git merging a branch into current branch code example Example: how to merge a branch into another branch git checkout YourBranch git merge develop