Tuesday, October 30, 2012

git revert commits

short answer:
git revert  xxx ( xxx is the commit hash)

long answer:
http://www.kernel.org/pub/software/scm/git/docs/howto/revert-branch-rebase.html


No comments: