update for 0.30
This commit is contained in:
parent
04eb39ce33
commit
bbffda2ec8
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ email = "me@barakmich.com"
|
|||
editor = "nvim"
|
||||
#default-command = ["log", "--reversed"]
|
||||
default-command = ["util", "exec", "--", "bash", "-c", "jj log --reversed --no-pager && jj diff -s"]
|
||||
diff.format = "git"
|
||||
diff-formatter = ":git"
|
||||
|
||||
[revset-aliases]
|
||||
'nearby(x)' = 'descendants(ancestors(@, x))::'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue