Set Linux git config's autocrlf to input mode
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
[code]
|
||||
editor = /usr/bin/vim
|
||||
[core]
|
||||
# Convert unix LF to Windows CRLF when checking out and vice-versa when adding files to the index.
|
||||
autocrlf = true
|
||||
|
||||
Reference in New Issue
Block a user