diff --git a/.jjconfig.toml b/.jjconfig.toml index cb20085..761cfbf 100644 --- a/.jjconfig.toml +++ b/.jjconfig.toml @@ -20,3 +20,6 @@ name = "sloane" [revsets] log = "trunk() | ancestors(reachable(@ | mine(), mutable()), 2) | @" + +[git] +push-branch-prefix = "sloane/push-"