show previous revision in prompt
This commit is contained in:
parent
34752f13f6
commit
1e01b7f353
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ function fish_jj_prompt --description 'Write out the jj prompt'
|
||||||
end
|
end
|
||||||
|
|
||||||
# Generate prompt
|
# Generate prompt
|
||||||
jj log --ignore-working-copy --no-graph --color always -r @ -T '
|
jj log --ignore-working-copy --no-graph --color always -r @- -T '
|
||||||
surround(
|
surround(
|
||||||
" (",
|
" (",
|
||||||
")",
|
")",
|
||||||
|
|
Loading…
Reference in a new issue