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
|
||||
ch = checkout
|
||||
d = diff
|
||||
f = fetch
|
||||
lg = log
|
||||
ok = pull
|
||||
pl = pull
|
||||
|
|
Loading…
Add table
Reference in a new issue