github merge local branch from master code example Example: merge master into local branch git checkout feature1 git merge master