]> rtime.felk.cvut.cz Git - git.git/commitdiff
Merge branch 'jc/maint-diff-core-safecrlf' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Jul 2013 05:48:13 +0000 (22:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jul 2013 05:48:13 +0000 (22:48 -0700)
Avoid failing "git diff" when core.safecrlf is set to true, because
the user cannot tell where the breakage is in preparation for fixing
and committing.

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

1  2 
diff.c

diff --cc diff.c
Simple merge