Alfredo Esteban
2015-01-12 15:09:58 UTC
Hi,
This morning I committed to master and 2.06 branch with a typo (ussue) in
the comment. I have committed with --amend option and push --force to 2.06
branch to fix the typo.
If you have not pulled this morning from 2.06 you can ignore this email. If
you have pulled after my commit with the typo (11:45 aprox) and before I
fixed the comment (a few minutes ago) you have to:
git fetch origin
git reset --hard origin/master # Loses local commits
See this link
<http://stackoverflow.com/questions/8981194/changing-git-commit-message-after-push-given-that-no-one-pulled-from-remote>for
more info.
I think I will keep the typo in master to prevent these problems in main
branch (do you agree?)
Sorry for the inconveniences,
Alfredo
This morning I committed to master and 2.06 branch with a typo (ussue) in
the comment. I have committed with --amend option and push --force to 2.06
branch to fix the typo.
If you have not pulled this morning from 2.06 you can ignore this email. If
you have pulled after my commit with the typo (11:45 aprox) and before I
fixed the comment (a few minutes ago) you have to:
git fetch origin
git reset --hard origin/master # Loses local commits
See this link
<http://stackoverflow.com/questions/8981194/changing-git-commit-message-after-push-given-that-no-one-pulled-from-remote>for
more info.
I think I will keep the typo in master to prevent these problems in main
branch (do you agree?)
Sorry for the inconveniences,
Alfredo