1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-28 18:47:44 +00:00

Update jujutsu and use git subprocess for push/pull/etc.

This commit is contained in:
RGBCube 2025-01-24 23:50:51 +03:00
parent ce1d611a62
commit a63a80698b
3 changed files with 86 additions and 2 deletions

View file

@ -29,6 +29,7 @@ in {
git.auto-local-bookmark = true;
git.push-bookmark-prefix = "change-";
git.subprocess = true;
signing.sign-all = true;
signing.backend = "ssh";