Laravel Tutorials

Beginners Guide to Git Rebasing

Published

If you’ve ever submitted a pull request to an open source there is a good chance you’ve heard these two awful words:

Please Rebase

At this point you either throw your hands up and say oh well or start researching how to actually do a rebase.

The official documentation is rather confusing because it attempts to outline every type of rebase Git supports.

Rob Allen decided to simplify this and wrote up a beginners guide to doing a rebase.

Rob was able to simplify it down to just 6 steps and makes Git rebasing much more approachable.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Queue totalSize() and JobInterrupted Event in Laravel 13.31 image

Queue totalSize() and JobInterrupted Event in Laravel 13.31

Read article
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article
Laravel Rulebook: Business Rules That Change by Date image

Laravel Rulebook: Business Rules That Change by Date

Read article
Taylor disabled GitHub Issues on most Laravel open-source packages. image

Taylor disabled GitHub Issues on most Laravel open-source packages.

Read article
Exclude Vendor and Default Commands in `php artisan dev` image

Exclude Vendor and Default Commands in `php artisan dev`

Read article
The Laracon Archive image

The Laracon Archive

Read article