]> Lady’s Gitweb - Gitweb/commitdiff
War on whitespace
authorJunio C Hamano <redacted>
Thu, 7 Jun 2007 07:04:01 +0000 (00:04 -0700)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
This uses "git-apply --whitespace=strip" to fix whitespace errors that have
crept in to our source files over time.  There are a few files that need
to have trailing whitespaces (most notably, test vectors).  The results
still passes the test, and build result in Documentation/ area is unchanged.

Signed-off-by: Junio C Hamano <redacted>
README

diff --git a/README b/README
index 90d1e4933729f8cf9ed9850b3a1b495b61bef4546a5a6b92effa9091111b96dc..98953a1689b77fc52c749c54020d07c6e537d2af75a118c8a494c0c14b94e06d 100644 (file)
--- a/README
+++ b/README
@@ -78,4 +78,3 @@ Originally written by:
 
 Any comment/question/concern to:
   Git mailing list <git@vger.kernel.org>
-
This page took 0.191893 seconds and 4 git commands to generate.