# HG changeset patch # User Oleksandr Gavenko # Date 1486646621 -7200 # Node ID b7c18fdcc666434e49eea52930b1655a5c8bd9f3 # Parent 7621d94eba35d11c32aebd37264dd41af6198e1b Ignore UNIX file permission under Windows. Relax CR/LF. diff -r 7621d94eba35 -r b7c18fdcc666 .gitconfig --- a/.gitconfig Sat Jan 28 01:52:54 2017 +0200 +++ b/.gitconfig Thu Feb 09 15:23:41 2017 +0200 @@ -23,6 +23,8 @@ [core] whitespace=-indent-with-non-tab,trailing-space,cr-at-eol excludesfile = ~/.gitignore +autocrlf = true +filemode = false [apply] # fix/strip/nowarn