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
|
m = merge
|
||||||
p = push
|
p = push
|
||||||
pl = pull
|
pl = pull
|
||||||
|
plp = !git pull && git push
|
||||||
r = reset
|
r = reset
|
||||||
s = status
|
s = status
|
||||||
t = tag
|
t = tag
|
||||||
|
|
Loading…
Reference in a new issue