update jj config
This commit is contained in:
parent
7ed4daa6d8
commit
936b4489c1
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ default-command = ["util", "exec", "--", "bash", "-c", "jj log --reversed && jj
|
|||
diff.format = "git"
|
||||
|
||||
[revsets]
|
||||
log = "ancestors(@, 10) | @..main@origin | main@origin::@"
|
||||
log = "ancestors(@, 10) | @..main@origin | main@origin::@ | @::"
|
||||
|
||||
[colors]
|
||||
"diff token" = { underline = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue