Activity Team/Git FAQ: Difference between revisions

Line 172: Line 172:
  git branch -d to-push
  git branch -d to-push


=== How do I revert a commit? ====
=== How do I revert a commit? ===


Again, best to do this on a branch as per [[#How do I amend a commit message?|above]]
Again, best to do this on a branch as per [[#How do I amend a commit message?|above]]