diff --git a/modules/common/jujutsu.nix b/modules/common/jujutsu.nix index fe187d6..100265b 100644 --- a/modules/common/jujutsu.nix +++ b/modules/common/jujutsu.nix @@ -73,7 +73,7 @@ in { ''; git.auto-local-bookmark = true; - git.push-bookmark-prefix = "change-"; + git.push-bookmark-prefix = "change-rgbcube-"; git.subprocess = true; git.fetch = [ "origin" "upstream" "rad" ];