Merge branch 'tb/check-crlf-for-safe-crlf'
commit720b1764def1cfd67004d917ec954df20983e6bb
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 Dec 2017 19:16:21 +0000 (27 11:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Dec 2017 19:16:21 +0000 (27 11:16 -0800)
treecee0a7e37fe847cc8b50eeeb9ca2c8d472abc362
parent61061abba7d60f555e97a22ab5775a9d53db1660
parent649f1f0948a4ba7efbaa00f2cb0ff3ddec08a423
Merge branch 'tb/check-crlf-for-safe-crlf'

The "safe crlf" check incorrectly triggered for contents that does
not use CRLF as line endings, which has been corrected.

* tb/check-crlf-for-safe-crlf:
  t0027: Adapt the new MIX tests to Windows
  convert: tighten the safe autocrlf handling
convert.c
t/t0027-auto-crlf.sh