whitespace in gitconfig
This commit is contained in:
parent
da9416284a
commit
0660535785
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user