feat: add github handle

This commit is contained in:
Matthew Ryan Dillon 2024-10-17 09:08:37 -04:00
parent f94d4c38d4
commit 769865358c
2 changed files with 5 additions and 2 deletions

View file

@ -3,7 +3,8 @@ name = {{ .name | quote }}
email = {{ .email | quote }}
[git]
push-bookmark-prefix = "thermokarst/jj-"
push-bookmark-prefix = "{{ .github }}/jj-"
private-commits = "description(glob:'private:*')"
[revset-aliases]
'stack()' = 'main..@'