git aliase

This commit is contained in:
Michael Grote 2021-05-28 13:42:11 +02:00
parent 04fc107686
commit b2fccda7f7

View file

@ -6,8 +6,8 @@
[alias]
logs = log --all --graph --pretty=format:'%Cred%h%Creset -%C(auto)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
s = status
p = push
c = checkout
co = checkout
cm = commit -m
r = rebase
rc = rebase --continue
remote = remote -v