]> rtime.felk.cvut.cz Git - git.git/commitdiff
Merge branch 'jc/maint-diff-core-safecrlf'
authorJunio C Hamano <gitster@pobox.com>
Thu, 11 Jul 2013 20:05:45 +0000 (13:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 11 Jul 2013 20:05:45 +0000 (13:05 -0700)
"git diff" refused to even show difference when core.safecrlf is
set to true (i.e. error out) and there are offending lines in the
working tree files.

* jc/maint-diff-core-safecrlf:
  diff: demote core.safecrlf=true to core.safecrlf=warn

1  2 
diff.c

diff --cc diff.c
Simple merge