Update gitconfig

This commit is contained in:
Rob Watson 2021-05-31 10:30:51 +02:00
parent 5a87f5bfde
commit 66b7fc8f4b
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
nb = checkout -b
nuke = reset --hard
p = push
pf = push --force
pl = pull
plr = pull --rebase
ph = push -u origin HEAD