From: Ævar Arnfjörð Bjarmason Date: Tue, 9 Feb 2021 21:41:55 +0000 (+0100) Subject: t/.gitattributes: sort lines X-Git-Tag: v2.31.0-rc0~24^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59934417fffd3f8dcdc9e18271644b4db0627ea9;p=thirdparty%2Fgit.git 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 Signed-off-by: Junio C Hamano --- diff --git a/t/.gitattributes b/t/.gitattributes index df05434d32..d778bfad05 100644 --- a/t/.gitattributes +++ b/t/.gitattributes @@ -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