From 2668d78169bf8d475e105d9473d9c7b236026b59 Mon Sep 17 00:00:00 2001 From: FrontAid CMS <56605536+frontaid@users.noreply.github.com> Date: Sat, 16 Mar 2024 10:20:13 +0100 Subject: [PATCH] Add Gitu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe1e941..c8b9b23 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Feel free to contribute. * [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. +* [Gitu](https://github.com/altsem/gitu) - TUI Git client inspired by Magit. * [GitUI](https://github.com/Extrawurst/gitui) - Blazing fast terminal-ui for git written in rust. * [lazygit](https://github.com/jesseduffield/lazygit) - Simple terminal UI for git commands. * [Magit](https://github.com/magit/magit) - Git porcelain inside *Emacs*.