summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorKonrad Weihmann <kweihmann@outlook.com>2020-07-10 18:59:52 +0200
committerKonrad Weihmann <kweihmann@outlook.com>2020-07-12 15:39:58 +0200
commit961539ced52c82519767a4c9e5852dbeccfc974e (patch)
treec27a6764e06e9ef0fb4275a94e076c0a7c6006c1 /.gitattributes
parent7e7045c4a2b2438adecd2ba59615fbb61d014512 (diff)
downloadgitpython-961539ced52c82519767a4c9e5852dbeccfc974e.tar.gz
tools: update tool scripts after moving tests
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 872b8eb4..6d2618f2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,2 @@
-git/test/fixtures/* eol=lf
+test/fixtures/* eol=lf
init-tests-after-clone.sh