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:
parent
75f3a132e2
commit
335a1fd322
1 changed files with 1 additions and 1 deletions
|
@ -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" ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue