git: modified aliases. p is pull, now.

This commit is contained in:
PowerUser64 2021-10-26 02:56:13 -07:00
parent abf0a1bdc6
commit ffa562b77a

View file

@ -12,7 +12,8 @@
lg = tree
sub = submodule
s = status
p = push
p = pull
pu = push
a = add
c = commit
ca = commit -a