jj: remove merge commit notion (since im no longer using)

This commit is contained in:
Matthew Ryan Dillon 2025-12-08 16:09:53 -05:00
parent c352c84747
commit 2d62517a51

View file

@ -7,7 +7,7 @@ email = {{ .email_personal | quote }}
{{- end }}
[git]
private-commits = "description(glob:'private:*') | bookmarks('merge')"
private-commits = "description(glob:'private:*')"
[templates]
{{- if eq .hosttype "work" }}