**Source branch** - the branch you're rebasing (Feature branch below) **Target branch** - the branch you do rebase onto (Main branch below) ![[git_rebase_source_target.png]] ###### Image by Atlassian.com ### See also 1. [[Git Rebase]] ### Reference 1. [Git Merge on Atlassian](https://www.atlassian.com/blog/bitbucket/branch-sync-merge-rebase)