july rice
This commit is contained in:
parent
73f2340ac0
commit
89ab499605
10 changed files with 95 additions and 39 deletions
|
|
@ -32,7 +32,7 @@
|
|||
if set -q FISH_JJ
|
||||
return 0
|
||||
end
|
||||
if not jj root &>/dev/null
|
||||
if not jj workspace root --ignore-working-copy &>/dev/null
|
||||
return 1
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue