Skip to content

Commit 3f8c27c

Browse files
committed
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
2 parents 5d826e9 + fc767af commit 3f8c27c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
/command-list.txt eol=lf
1010
/GIT-VERSION-GEN eol=lf
1111
/mergetools/* eol=lf
12+
/t/oid-info/* eol=lf
1213
/Documentation/git-merge.txt conflict-marker-size=32
1314
/Documentation/gitk.txt conflict-marker-size=32
1415
/Documentation/user-manual.txt conflict-marker-size=32

0 commit comments

Comments
 (0)