# create another branch # then whenever a push is made to master, # current branch is merged with master cd .. env -i git merge master