git aliase

This commit is contained in:
Michael Grote 2021-05-19 13:05:16 +02:00
parent 0047f0ba0e
commit 22cef6b56c

View file

@ -9,5 +9,7 @@
s = status s = status
p = push p = push
c = checkout c = checkout
r = rebase
rc = rebase --continue
remote = remote -v remote = remote -v
fetchp = fetch --prune fetchp = fetch --prune