misc edits
This commit is contained in:
parent
095d794270
commit
404a356eb3
4 changed files with 109 additions and 107 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue