> On 04 Dec 2017, at 22:46, Junio C Hamano <gits...@pobox.com> wrote: > > > * tb/check-crlf-for-safe-crlf (2017-11-27) 1 commit > - convert: tighten the safe autocrlf handling > > The "safe crlf" check incorrectly triggered for contents that does > not use CRLF as line endings, which has been corrected. > > Will merge to 'next'. >
Looks like t0027-auto-crlf.sh is failing on Windows: https://travis-ci.org/git/git/jobs/312135514 Could that patch be related? - Lars