|
|
@@ -6,8 +6,7 @@ email = '90059+raylu@users.noreply.github.com'
|
|
|
pager = 'delta'
|
|
|
default-command = 'l'
|
|
|
show-cryptographic-signatures = true
|
|
|
-[ui.diff] # https://jj-vcs.github.io/jj/latest/config/#processing-contents-to-be-paged
|
|
|
-format = 'git'
|
|
|
+diff-formatter = ':git' # https://jj-vcs.github.io/jj/latest/config/#processing-contents-to-be-paged
|
|
|
|
|
|
[signing] # https://jj-vcs.github.io/jj/latest/config/#automatically-signing-commits
|
|
|
behavior = 'drop'
|