mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-21 00:31:03 -06:00
t/.gitattributes: sort lines
Sort the lines starting with "/", the only out-of-place line was added along with most of the file in 614f4f0f350 (Fix the remaining tests that failed with core.autocrlf=true, 2017-05-09). Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
ddfe900612
commit
59934417ff
2
t/.gitattributes
vendored
2
t/.gitattributes
vendored
@ -5,9 +5,9 @@ t[0-9][0-9][0-9][0-9]/* -whitespace
|
||||
/t3206/* eol=lf
|
||||
/t3900/*.txt eol=lf
|
||||
/t3901/*.txt eol=lf
|
||||
/t4034/*/* eol=lf
|
||||
/t4013/* eol=lf
|
||||
/t4018/* eol=lf
|
||||
/t4034/*/* eol=lf
|
||||
/t4051/* eol=lf
|
||||
/t4100/* eol=lf
|
||||
/t4101/* eol=lf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user