whitespace in gitconfig

This commit is contained in:
Ivan Malison 2015-06-17 15:38:24 -07:00
parent da9416284a
commit 0660535785

View File

@ -75,9 +75,12 @@
[include] [include]
path = ~/.gitconfig.custom path = ~/.gitconfig.custom
[rerere] [rerere]
enabled = false enabled = false
[url "ssh://git@github.com/uber/"] [url "ssh://git@github.com/uber/"]
insteadOf = https://github.com/uber/ insteadOf = https://github.com/uber/
[branch] [branch]
autosetuprebase = always autosetuprebase = always