6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
[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
|