From 7838f6789f12632a585ad2cb679e1e8ae55e7c54 Mon Sep 17 00:00:00 2001 From: FrontAid CMS <56605536+frontaid@users.noreply.github.com> Date: Sat, 16 Mar 2024 10:19:51 +0100 Subject: [PATCH] Add forgit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e661ef..fe1e941 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Collection of CLI tools for Git. Feel free to contribute. ## Clients +* [forgit](https://github.com/wfxr/forgit) - Utility tool powered by fzf for using git interactively. * [fugitive.vim](https://github.com/tpope/vim-fugitive) - Git plugin for *Vim*. * [gitin](https://github.com/isacikgoz/gitin) - Commit/branch/workdir explorer for git. * [GitUI](https://github.com/Extrawurst/gitui) - Blazing fast terminal-ui for git written in rust.