From: Junio C Hamano Date: Thu, 7 Jun 2007 07:04:01 +0000 (-0700) Subject: War on whitespace X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/341673be3584cdc7b2f34cd2c77b2d423c15a10db567ef141b550a95cbed5eb0 War on whitespace 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 --- diff --git a/README b/README index 90d1e49..98953a1 100644 --- a/README +++ b/README @@ -78,4 +78,3 @@ Originally written by: Any comment/question/concern to: Git mailing list -