git cm entfernt

This commit is contained in:
Michael Grote 2021-05-19 13:05:55 +02:00
parent 22cef6b56c
commit 677ce40492

View file

@ -4,7 +4,6 @@
[credential]
helper = store
[alias]
cm = checkout master && git pull
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