From d00839626ea29f56b943b6afbc462d27d52a5ae2 Mon Sep 17 00:00:00 2001 From: shtts Date: Fri, 9 Jan 2026 00:47:22 +0100 Subject: [PATCH] add Jujutsu in version control systems --- docs/developer-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developer-tools.md b/docs/developer-tools.md index 0da5dc990..f65576b0e 100644 --- a/docs/developer-tools.md +++ b/docs/developer-tools.md @@ -156,7 +156,7 @@ * ⭐ **[Fork](https://git-fork.com/)** or [GitButler](https://github.com/gitbutlerapp/gitbutler) - Git Desktop Clients * ⭐ **[Codeberg](https://codeberg.org/)** / [Matrix](https://matrix.to/#/#codeberg-space:matrix.org), [Drift](https://drift.lol/), [GitLab](https://about.gitlab.com/), [sourcehut](https://sourcehut.org/), [git.sr.ht](https://git.sr.ht/), [GitGud](https://gitgud.io/) or [Notabug](https://notabug.org/) - Git Hosting Services * [Gitea](https://about.gitea.com/) or [Forgejo](https://forgejo.org/) - Self-Hosted Repository Platforms -* [Git](https://git-scm.com/) - Version Control System +* [Git](https://git-scm.com/) or [Jujutsu](https://www.jj-vcs.dev) - Version Control Systems * [git-sim](https://github.com/initialcommit-com/git-sim) - Visually Simulate Git Operations Before Running * [GitKraken](https://www.gitkraken.com/) or [Graphite](https://graphite.com/), [Ungit](https://github.com/FredrikNoren/ungit) or [RelaGit](https://rela.dev/) - Git GUIs * [lazygit](https://github.com/jesseduffield/lazygit) or [gitui](https://github.com/gitui-org/gitui) - Git TUIs