Johannes Schindelin [off-list ref] writes:
Hi Ævar,
On Tue, 9 Feb 2021, Ævar Arnfjörð Bjarmason wrote:
quoted
diff --git a/t/.gitattributes b/t/.gitattributes
index d778bfad052..dafa17c3e61 100644
--- a/t/.gitattributes
+++ b/t/.gitattributes
@@ -1,6 +1,6 @@
t[0-9][0-9][0-9][0-9]/* -whitespace
/chainlint/*.expect eol=lf
-/diff-lib/* eol=lf
+/lib-diff/* eol=lf
/t0110/url-* binary
/t3206/* eol=lf
/t3900/*.txt eol=lf
Lucky coincidence that this is still sorted ;-)
The patch looks good to me. Thanks!
Dscho
Yup. It still needs to be signed off.