diff --git a/.gitconfig b/.gitconfig index 5c67f15..b3ddb94 100644 --- a/.gitconfig +++ b/.gitconfig @@ -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