Ugit Versions Save

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

v5.8

3 months ago

What's Changed

ugit is now on docker 🎉

docker pull bhupeshimself/ugit
docker run --rm -it -v $(pwd):/app bhupeshimself/ugit

New Contributors

Full Changelog: https://github.com/Bhupesh-V/ugit/compare/v5.7...v5.8

v5.7

6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Bhupesh-V/ugit/compare/v5.6...v5.7

v5.6

11 months ago

What's Changed

Full Changelog: https://github.com/Bhupesh-V/ugit/compare/v5.5...v5.6

v5.5

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Bhupesh-V/ugit/compare/v5.4...v5.5

v5.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Bhupesh-V/ugit/compare/v5.3...v5.4

v5.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Bhupesh-V/ugit/compare/v5.2...v5.3

v5.2

1 year ago

What's Changed 👀

New Contributors 🚀

Full Changelog: https://github.com/Bhupesh-V/ugit/compare/v5.1...v5.2

v5.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Bhupesh-V/ugit/compare/v5.0...v5.1

v5.0

2 years ago
  • Show git diff FZF previews at various places
  • Handle cancel events across the codebase
  • Minor TUI improvements
  • Support for opening ugit guide on windows/wsl
  • Improve code readability
  • Fix miscellaneous unbound variable bugs
  • Support for fetching changelogs after updating ugit

v4.1

2 years ago
  • Get rid of the annoying header 😤
  • New ugit --guide command to automatically open git undo text guide
  • Minor internal tweaks & TUX improvements