- errors "
The current branch master has multiple upstream branches, refusing to push."- when : git push
- solution :
git config remote.origin.push HEAD
- The current branch master has multiple upstream branches, refusing to push : https://stackoverflow.com/questions/13030714/git-fatal-the-current-branch-master-has-multiple-upstream-branches-refusing-t