Setting core.autocrlf to false.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
23db27299e
commit
966e9b8e2a
1 changed files with 3 additions and 0 deletions
3
debian/local/gitconfig
vendored
3
debian/local/gitconfig
vendored
|
@ -5,3 +5,6 @@
|
||||||
wdiff = diff --color-words
|
wdiff = diff --color-words
|
||||||
wlog = log --color-words
|
wlog = log --color-words
|
||||||
wshow = show --color-words
|
wshow = show --color-words
|
||||||
|
|
||||||
|
[core]
|
||||||
|
autocrlf = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue