Browse Source

git: crlf format

Maxim Likhachev 5 years ago
parent
commit
185e8dd455
  1. 2
      etc/soft/git/gitconfig

2
etc/soft/git/gitconfig

@ -9,6 +9,8 @@ @@ -9,6 +9,8 @@
excludesfile = ~/.shellrc/etc/soft/git/gitignore-global
quotepath = false
commitGraph = true
autocrlf = input
safecrlf = warn
[gui]
wmstate = normal

Loading…
Cancel
Save