git: modified aliases. p is pull, now.
This commit is contained in:
parent
abf0a1bdc6
commit
ffa562b77a
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@
|
|||
lg = tree
|
||||
sub = submodule
|
||||
s = status
|
||||
p = push
|
||||
p = pull
|
||||
pu = push
|
||||
a = add
|
||||
c = commit
|
||||
ca = commit -a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue