gitconfig: update alias

This commit is contained in:
Rob Watson 2021-05-20 10:14:41 +02:00
parent c74fb6648b
commit ae2f2f55a5
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
p = push
pl = pull
plr = pull --rebase
poh = push -u origin HEAD
ph = push -u origin HEAD
pr = diff origin/master
prs = diff --stat origin/master
ra = rebase --abort