misc edits

This commit is contained in:
Matthew Ryan Dillon 2025-09-08 16:15:35 -04:00
parent 095d794270
commit 404a356eb3
4 changed files with 109 additions and 107 deletions

View file

@ -14,6 +14,7 @@ git_push_bookmark = '"{{ .github_personal }}_jj_" ++ change_id.short()'
[revset-aliases]
"immutable_heads()" = "builtin_immutable_heads() | (trunk().. & ~mine())"
"why_immutable(r)" = "r | roots(r:: & immutable_heads())"
[aliases]
l = ["log", "-r", "(trunk()..@):: | (trunk()..@)-"]
@ -26,7 +27,7 @@ default-command = ["log"]
diff-formatter = ":git"
[[--scope]]
--when.repositories = ["~/Klaviyo", "~/.klaviyocli"]
--when.repositories = ["~/Klaviyo", "~/.klaviyocli", "~/projects/work"]
[--scope.user]
email = {{ .email_work | quote }}
[--scope.templates]