From c3e64bcd1f671057a249957231fa8ebecfcfdd12 Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Sun, 24 Feb 2019 16:43:08 +0100 Subject: [PATCH] fixup! .gitattributes: ensure t/oid-info/* has eol=lf This patch made it into git.git's `master` already, inserting the line at a different spot, that's why we did not notice in Git for Windows why it is no longer needed. Signed-off-by: Johannes Schindelin --- .gitattributes | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 33c8a2834e..2895757e05 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,4 +16,3 @@ /Documentation/gitk.txt conflict-marker-size=32 /Documentation/user-manual.txt conflict-marker-size=32 /t/t????-*.sh conflict-marker-size=32 -/t/oid-info/* eol=lf