git: new git alias
This commit is contained in:
parent
94a30ee7e2
commit
190d3525ae
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
ch = checkout
|
ch = checkout
|
||||||
d = diff
|
d = diff
|
||||||
lg = log
|
lg = log
|
||||||
|
ok = pull
|
||||||
pl = pull
|
pl = pull
|
||||||
ps = push
|
ps = push
|
||||||
re = restore
|
re = restore
|
||||||
|
|
Loading…
Add table
Reference in a new issue