Does anyone know what is the difference? Seems to me, it is the same. But when I run it, it didn\'t do the same thing:
git rebase origin/branch - ok rebases
git rebase origin/branch
The last step should be: git rebase origin/master
git rebase origin/master