From: Junio C Hamano Date: Sun, 18 Nov 2018 09:23:57 +0000 (+0900) Subject: Merge branch 'nd/command-list-gen-fix' X-Git-Tag: v2.20.0-rc0~11 X-Git-Url: https://www.git.lorimer.id.au/gitweb.git/diff_plain/ca6e972dde9c2f15fb19b087b2202eee9318c6cd?hp=0466aebd3a195ded2731cc3b60c44f664fe00a65 Merge branch 'nd/command-list-gen-fix' Build tweak. * nd/command-list-gen-fix: build: fix broken command-list.h generation with core.autocrlf --- diff --git a/.gitattributes b/.gitattributes index 49b3051641..acf853e029 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,7 +5,7 @@ *.pl eof=lf diff=perl *.pm eol=lf diff=perl *.py eol=lf diff=python -/Documentation/git-*.txt eol=lf +/Documentation/**/*.txt eol=lf /command-list.txt eol=lf /GIT-VERSION-GEN eol=lf /mergetools/* eol=lf