Introduction: Git Rebase
Overview of the upcoming chapter.
We'll cover the following
This chapter covers:
git rebase
- What “fast-forward” means in Git
Rebasing
Rebasing is one of the most commonly discussed advanced Git topics. In essence, it’s quite simple. But it can get very confusing to the uninitiated.
Fast-forwarding
Fast-forwarding is another topic that can confuse the uninitiated.
In this chapter, you’re going to learn about rebasing and fast-forwarding
Get hands-on with 1400+ tech skills courses.