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

Fixed stupid typo

This commit is contained in:
Holger Just 2010-08-03 16:14:36 +02:00
parent 41c8261914
commit 9eab19c36d

View File

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