git: alias

This commit is contained in:
Michael Grote 2021-08-24 08:45:21 +02:00
parent 94eeeb4bc7
commit 8f1483d21b

View file

@ -8,6 +8,8 @@
s = status
c = checkout
cm = commit -m
d = diff
ds = diff --staged
r = rebase
rc = rebase --continue
remote = remote -v