1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2025-12-19 16:01:12 +00:00

Added cm shortcut for commit

This commit is contained in:
Holger Just 2010-08-03 16:15:05 +02:00
parent 9eab19c36d
commit 47a5ff8dd5

View File

@ -6,6 +6,7 @@
merge = merge --no-ff merge = merge --no-ff
pull = pull --no-ff pull = pull --no-ff
ci = commit ci = commit
cm = commit
[user] [user]
name = Holger Just name = Holger Just
email = "web@meine-er.de" email = "web@meine-er.de"