From 380697a35483b13e11afd36c8809a7fd77ef4f75 Mon Sep 17 00:00:00 2001 From: FrontAid CMS <56605536+frontaid@users.noreply.github.com> Date: Tue, 27 May 2025 21:35:08 +0200 Subject: [PATCH] Add Jujutsu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6cbc23..278443b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Feel free to contribute. * [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. +* [Jujutsu](https://github.com/jj-vcs/jj) - Git-compatible VCS that is both simple and powerful. * [lazygit](https://github.com/jesseduffield/lazygit) - Simple terminal UI for git commands. * [Magit](https://github.com/magit/magit) - Git porcelain inside *Emacs*. * [Neogit](https://github.com/TimUntersberger/neogit) - Magit for *neovim*.