Rebase is a bit more advanced, but incredibly useful when you need it. When you perform a rebase, you are changing the base of your branch. A rebase will look at each commit on your branch and update the code to make it seem like you’ve been working off the new base all along.
Table of contents
Complete Git Tutorial for Beginners with ExamplesAll About Git Branches... And Git pull vs fetch1 Comment
Sort: