Rebasing
You should be using git rebase
when there are upstream changes that you
need in your branch. You should not use git merge
to pull in these
changes.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
You should be using git rebase
when there are upstream changes that you
need in your branch. You should not use git merge
to pull in these
changes.