summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a624eaa)
raw | patch | inline | side by side (parent: a624eaa)
author | Jim Meyering <meyering@redhat.com> | |
Tue, 1 Apr 2008 12:53:51 +0000 (14:53 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 20 Aug 2008 02:33:01 +0000 (19:33 -0700) |
Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches | patch | blob | history |
index 841bead9db18a025638570c10cac72bcf4791f68..a1e9100f9e3ccb8466ec603e154cb230dc2cb33b 100644 (file)
(1a) Try to be nice to older C compilers
-We try to support wide range of C compilers to compile
+We try to support a wide range of C compilers to compile
git with. That means that you should not use C99 initializers, even
if a lot of compilers grok it.