2017-02-18 18:05:08 +00:00
|
|
|
[code]
|
|
|
|
editor = /usr/bin/vim
|
2017-06-09 20:10:39 +00:00
|
|
|
[core]
|
2021-12-02 17:31:46 +00:00
|
|
|
# Convert unix LF to Windows CRLF when checking out and vice-versa when adding files to the index.
|
2017-06-09 20:10:39 +00:00
|
|
|
autocrlf = true
|