diff --git a/.gitconfig b/.gitconfig index 708522a..ca1bd06 100644 --- a/.gitconfig +++ b/.gitconfig @@ -6,6 +6,7 @@ merge = merge --no-ff pull = pull --no-ff ci = commit + cm = commit [user] name = Holger Just email = "web@meine-er.de"