update jj config even more!

This commit is contained in:
Daylin Morgan 2025-01-13 12:12:38 -06:00
parent 40201204ed
commit e85069d4b2
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -11,7 +11,8 @@ signingkey = "7AD9DB430EE2B3C1D86BF3243CD66E04B8072F3E"
private-commits = "description(glob:'wip*') | description(glob:'private:*')"
[ui]
default-command = "log"
# default-command = "log"
default-command = "l"
pager = "delta"
diff-editor = ":builtin"
@ -48,7 +49,6 @@ if(root,
label(if(empty, "empty"), description_placeholder),
),
if(empty, label("empty", "(empty)")),
format_timestamp(committer.timestamp()),
bookmarks,
tags,
working_copies,