author | Lea Wiemann <lewiemann@gmail.com> | |
Thu, 12 Jun 2008 22:35:59 +0000 (00:35 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 13 Jun 2008 05:22:55 +0000 (22:22 -0700) | ||
commit | 7b7b4516def229846ae20a43818be7e0b30d4261 | |
tree | 0d1b5a4f8d2786ade1ac6e34d6676db33fe5e764 | tree | snapshot |
parent | fa5b4f37e4517c7a422b227f565c9f21bdc8cc65 | commit | diff |
t/.gitattributes: only ignore whitespace errors in test files
Only ignore whitespace errors in t/tNNNN-*.sh and the t/tNNNN
subdirectories. Other files (like test libraries) should still be
checked.
Also fix a whitespace error in t/test-lib.sh.
Signed-off-by: Lea Wiemann <LeWiemann@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Only ignore whitespace errors in t/tNNNN-*.sh and the t/tNNNN
subdirectories. Other files (like test libraries) should still be
checked.
Also fix a whitespace error in t/test-lib.sh.
Signed-off-by: Lea Wiemann <LeWiemann@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/.gitattributes | diff | blob | history | |
t/test-lib.sh | diff | blob | history |