remove superfluous space in git config

This commit is contained in:
Thomas Ruoff
2016-07-25 23:31:26 +02:00
parent 44af5b8302
commit eae157699f

View File

@@ -1,6 +1,6 @@
[user] [user]
name = Thomas Ruoff name = Thomas Ruoff
email = thomasr@brandwatch.com email = thomasr@brandwatch.com
[color] [color]
branch = auto branch = auto
diff = auto diff = auto