create a feature branch and merge it into another code example Example: how to merge a branch into another branch git checkout YourBranch git merge develop