Roadfire Software Navigation
  • Free 5-Part Guide to Swift
  • Unit Testing in Swift
  • Archives
  • Search
  • Free 5-Part Guide to Swift
  • Unit Testing in Swift
  • Archives
  • Search

Undoing the last git commit

Really simple:

git revert HEAD

Source: Git Book – Undoing in Git

© 2018 Roadfire Software