summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-12-15 03:24:32 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-12-15 03:24:32 (GMT)
commit3f8c27c369833ac0eb473cadbec8c9deb0ee311b (patch)
tree1a9e718b6c27fcc2cb37e9058e860d5f3e97532a /.gitattributes
parent5d826e972970a784bd7a7bdf587512510097b8c7 (diff)
parentfc767afe77ee0e1bca50d86c8ec1277ea473b1bc (diff)
downloadgit-3f8c27c369833ac0eb473cadbec8c9deb0ee311b.zip
git-3f8c27c369833ac0eb473cadbec8c9deb0ee311b.tar.gz
git-3f8c27c369833ac0eb473cadbec8c9deb0ee311b.tar.bz2
Merge branch 'ds/hash-independent-tests-fix' into maint
Test portability fix. * ds/hash-independent-tests-fix: .gitattributes: ensure t/oid-info/* has eol=lf
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index acf853e..9fa72ad 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -9,6 +9,7 @@
/command-list.txt eol=lf
/GIT-VERSION-GEN eol=lf
/mergetools/* eol=lf
+/t/oid-info/* eol=lf
/Documentation/git-merge.txt conflict-marker-size=32
/Documentation/gitk.txt conflict-marker-size=32
/Documentation/user-manual.txt conflict-marker-size=32