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

jujutsu: make jj push prefix change-rgbcube-

This commit is contained in:
RGBCube 2025-05-15 22:25:44 +03:00
parent 75f3a132e2
commit 335a1fd322
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -73,7 +73,7 @@ in {
''; '';
git.auto-local-bookmark = true; git.auto-local-bookmark = true;
git.push-bookmark-prefix = "change-"; git.push-bookmark-prefix = "change-rgbcube-";
git.subprocess = true; git.subprocess = true;
git.fetch = [ "origin" "upstream" "rad" ]; git.fetch = [ "origin" "upstream" "rad" ];