jujutsu: Modify configuration and usage to fit the latest version
This commit is contained in:
parent
89aa928419
commit
68eb8df9c8
2 changed files with 3 additions and 3 deletions
|
|
@ -51,7 +51,7 @@ push:
|
|||
jj git fetch --all-remotes
|
||||
|
||||
rebase revision="dev":
|
||||
jj rebase -b 'all:heads(all()) & ~signed() &~@' -d {{ revision }}
|
||||
jj rebase -b 'heads(all()) & ~signed() &~@' -d {{ revision }}
|
||||
|
||||
alias s := switch
|
||||
alias u := update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue