Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 202 Bytes

change-branch-history.md

File metadata and controls

6 lines (3 loc) · 202 Bytes

change-branch-history

git rebase hot-bugfix

rebasing is changing the base of your branch from one commit to another making it appear as if you'd created your branch from a different commit.