git: add alias f for fetch
This commit is contained in:
parent
fceac85610
commit
bdc26fadb0
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
caps = !git commit -a && git push
|
caps = !git commit -a && git push
|
||||||
ch = checkout
|
ch = checkout
|
||||||
d = diff
|
d = diff
|
||||||
|
f = fetch
|
||||||
lg = log
|
lg = log
|
||||||
ok = pull
|
ok = pull
|
||||||
pl = pull
|
pl = pull
|
||||||
|
|
Loading…
Add table
Reference in a new issue