Skip to content

Commit 98f2d93

Browse files
dschogitster
authored andcommitted
t4256: mark support files as LF-only
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 <[email protected]> Signed-off-by: Derrick Stolee <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 3aa4d81 commit 98f2d93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ t[0-9][0-9][0-9][0-9]/* -whitespace
1414
/t4135/* eol=lf
1515
/t4211/* eol=lf
1616
/t4252/* eol=lf
17+
/t4256/1/* eol=lf
1718
/t5100/* eol=lf
1819
/t5515/* eol=lf
1920
/t556x_common eol=lf

0 commit comments

Comments
 (0)