Update .gitconfig with new option in core.
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
[core]
|
[core]
|
||||||
editor = vi
|
editor = vi
|
||||||
excludesfile = ~/.gitignore
|
excludesfile = ~/.gitignore
|
||||||
|
autocrlf = input
|
||||||
[color]
|
[color]
|
||||||
branch = auto
|
branch = auto
|
||||||
diff = auto
|
diff = auto
|
||||||
|
|||||||
Reference in New Issue
Block a user