add push-branch-prefix

This commit is contained in:
sloane 2024-08-01 14:20:24 -04:00
parent fa5e99a1f8
commit 622b31caad
Signed by: sloanelybutsurely
SSH key fingerprint: SHA256:8SBnwhl+RY3oEyQxy1a9wByPzxWM0x+/Ejc+sIlY5qQ

View file

@ -20,3 +20,6 @@ name = "sloane"
[revsets] [revsets]
log = "trunk() | ancestors(reachable(@ | mine(), mutable()), 2) | @" log = "trunk() | ancestors(reachable(@ | mine(), mutable()), 2) | @"
[git]
push-branch-prefix = "sloane/push-"