From 051d3c218a761c706c3d2a067d3bd94d7ab9bb40 Mon Sep 17 00:00:00 2001 From: FrontAid CMS <56605536+frontaid@users.noreply.github.com> Date: Fri, 5 Aug 2022 20:27:03 +0200 Subject: [PATCH] Add ugit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60d90d4..0b27895 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Feel free to contribute. * [git-autofixup](https://github.com/torbiak/git-autofixup/) - Create fixup commits for topic branches. * [git-fixup](https://github.com/keis/git-fixup) - Fighting the copy-paste element of your rebase workflow. * [gitjk](https://github.com/mapmeld/gitjk) - Undo what you just did in git. +* [ugit](https://github.com/Bhupesh-V/ugit) - Helps undo git commands. ## Merge/Rebase * [Git Interactive Rebase Tool](https://github.com/MitMaro/git-interactive-rebase-tool) - Native cross-platform full feature terminal-based sequence editor for git interactive rebase.