update jj
This commit is contained in:
parent
e1c6d9fc64
commit
04d7c99dc1
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
alias jpush="jj git push -b main"
|
alias jpush="jj git push -b main"
|
||||||
alias jpull="jj git fetch && jj rebase -d main"
|
alias jpull="jj git fetch && jj rebase -d main"
|
||||||
|
alias jmain="jj branch set -r @- main"
|
||||||
|
|
Loading…
Add table
Reference in a new issue