Ugit Versions Save

🚨️ ugit helps undo git commands. Your damage control git buddy. Undo from 20+ git scenarios.

v4.0

2 years ago
  • Support for undoing all current uncommitted changes (uses git stash, for now, future releases might completely delete stuff) 🎉

v3.0

2 years ago
  • ugit now supports picking custom (previous) commits to undo
  • You can now undo git cherry-pick. It's nothing fancy, A git cherry-pick is basically a commit

v2.0

3 years ago
  • Friendship with Bash3 lost, Bash4 is my new best friend.
  • Fix minor shellcheck linter issues
  • ugit is now available as an ohmyzsh plugin. Read Docs to use ugit with ZSH
  • ugit now available for AUR users (btw I use Ubuntu)

Big thanks to @sharan-aithal @TabulateJarl8 @unixorn 🤗 🎉 for this release

v1.0

3 years ago