Skip to content

Commit ca6e972

Browse files
committed
Merge branch 'nd/command-list-gen-fix'
Build tweak. * nd/command-list-gen-fix: build: fix broken command-list.h generation with core.autocrlf
2 parents 0466aeb + 54709d5 commit ca6e972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*.pl eof=lf diff=perl
66
*.pm eol=lf diff=perl
77
*.py eol=lf diff=python
8-
/Documentation/git-*.txt eol=lf
8+
/Documentation/**/*.txt eol=lf
99
/command-list.txt eol=lf
1010
/GIT-VERSION-GEN eol=lf
1111
/mergetools/* eol=lf

0 commit comments

Comments
 (0)