add worktree aliases
This commit is contained in:
parent
a26529aa7b
commit
1a455fdc80
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@
|
|||
ds = diff --stat
|
||||
lg = log --all --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
|
||||
s = status
|
||||
wa = worktree add
|
||||
wd = worktree remove
|
||||
[pull]
|
||||
ff = only
|
||||
[init]
|
||||
|
|
Loading…
Add table
Reference in a new issue