git checkout b1 git merge origin/master git push origin b1 # is equal git fetch git rebase origin/master # Problem? -> linkedin.com/in/barisx