From 677ce4049263576fd94e1400aab6433d12f06646 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Wed, 19 May 2021 13:05:55 +0200 Subject: [PATCH] git cm entfernt --- .gitconfig | 1 - 1 file changed, 1 deletion(-) 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