Open tonytran opened 8 years ago
If you've forked, or made a branch, don't do a merge, do a git rebase instead.
I assume you mean that you did a forced push: git push -f
git push -f
To update their local repos, folks can follow directions here: http://stackoverflow.com/questions/9813816/git-pull-after-forced-update
If you've forked, or made a branch, don't do a merge, do a git rebase instead.