Laracon Online - Git Interactive Rebase
September 14, 2022
Is There Any Problem Git Interactive Rebase Can’t Solve?
Summary
Git rebase can be pretty intimidating, and even more so for a newer developer. However, it is much more approachable once you understand it better, and it can be extremely helpful in many situations. For example, did you know an interactive rebase can help you consolidate your commits and make your PRs the most popular on the block? Now no one has to know that you missed some linting fixes or broke CI in your first commit! In this talk, I’ll share tips and tricks to help you feel comfortable adding git rebase and git rebase Interactive to your toolbelt. Some of these tips are new to even experienced developers.
About
Laracon Online is a Laravel conference that is virtually streamed on Youtube to allow anyone to watch the talks live or afterwards. This was a 15 minute lightning talk that covers the basics to intermediate level of git interactive rebase. Watch or listen to my talk here!