From c3da54a3fbd211aef662d688bc7afa8217d91b01 Mon Sep 17 00:00:00 2001 From: zkat Date: Fri, 9 Jan 2026 01:16:10 +0100 Subject: [PATCH] update jujutsu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c68f2a..444f0c2 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Any project here may be removed as long as the following become true, even if pr | Name | Alternative(s) | Evidence | |---|---|---| | [`cargo-nextest`](https://github.com/nextest-rs/nextest) | Just use `cargo test` | [`CLAUDE.md` and `AGENTS.md` in repository](https://github.com/nextest-rs/nextest/commit/3853279b41cc4a81f82e26fd88fac3bf85054af5) | -| [`jujutsu`](https://www.jj-vcs.dev/latest/) | continue using `git` itself | [Various core devs openly use LLMs](https://codeberg.org/gen-ai-transparency/tainted-software/raw/branch/main/img/Screenshot%202026-01-08%20at%2009.29.20.png), [(Discord link)](https://discord.com/channels/968932220549103686/968932220549103689/1458874431215505430) | +| [`jujutsu`](https://www.jj-vcs.dev/latest/) | continue using `git` itself | [A core dev occasionally uses Claude to generate local test cases.](https://codeberg.org/gen-ai-transparency/open-slopware/src/branch/main/img/Screenshot%202026-01-08%20at%2016.13.46.png), [(Discord link)](https://discord.com/channels/968932220549103686/1458877549034864703) | | [`just`](https://just.systems/) | | Lists an [MCP server in its User Manual](https://just.systems/man/en/model-context-protocol.html). | | [`oh-my-posh`](https://github.com/JanDeDobbeleer/oh-my-posh/) | [Starship](https://starship.rs) | [`AGENTS.md` file in main repository](https://github.com/JanDeDobbeleer/oh-my-posh/commit/0ca76357a608f2e4043e10fe9591709ca554d75d) |