t4256: mark support files as LF-only
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 12 Dec 2018 18:14:54 +0000 (10:14 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 13 Dec 2018 02:39:45 +0000 (11:39 +0900)
The test t4256-am-format-flowed.sh requires carefully applying a
patch after ignoring padding whitespace. This breaks if the file
is munged to include CRLF line endings instead of LF.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/.gitattributes
index 3bd959ae523cff7fe3a29f1abb92019b6d10515f..af5ce637b762badc0d3cf748d76be92d32f8dcd1 100644 (file)
@@ -14,6 +14,7 @@ t[0-9][0-9][0-9][0-9]/* -whitespace
 /t4135/* eol=lf
 /t4211/* eol=lf
 /t4252/* eol=lf
+/t4256/1/* eol=lf
 /t5100/* eol=lf
 /t5515/* eol=lf
 /t556x_common eol=lf