update gitconfig
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
parent
b235613a16
commit
f82393b650
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
m = merge
|
||||
p = push
|
||||
pl = pull
|
||||
plp = !git pull && git push
|
||||
r = reset
|
||||
s = status
|
||||
t = tag
|
||||
|
|
Loading…
Reference in a new issue