mirror of
https://github.com/git/git.git
synced 2024-11-24 02:17:02 +08:00
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 <johannes.schindelin@gmx.de> Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
3aa4d81f88
commit
98f2d930d1
1
t/.gitattributes
vendored
1
t/.gitattributes
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user