Skip to content

Commit 5993441

Browse files
avargitster
authored andcommitted
t/.gitattributes: sort lines
Sort the lines starting with "/", the only out-of-place line was added along with most of the file in 614f4f0 (Fix the remaining tests that failed with core.autocrlf=true, 2017-05-09). Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent ddfe900 commit 5993441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ t[0-9][0-9][0-9][0-9]/* -whitespace
55
/t3206/* eol=lf
66
/t3900/*.txt eol=lf
77
/t3901/*.txt eol=lf
8-
/t4034/*/* eol=lf
98
/t4013/* eol=lf
109
/t4018/* eol=lf
10+
/t4034/*/* eol=lf
1111
/t4051/* eol=lf
1212
/t4100/* eol=lf
1313
/t4101/* eol=lf

0 commit comments

Comments
 (0)