X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2FSubmittingPatches;h=f0295c60f5aceb975575903327228776d6b2bb9e;hb=d1983677f75469d177b0b948f0b66ad3471a26a2;hp=c59edfa6a9d89aec712b61cb72f9f1605aacae86;hpb=581000a4196d196d221bb6164a49a8a52ce30730;p=git.git diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index c59edfa6a..f0295c60f 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -71,7 +71,7 @@ run git diff --check on your changes before you commit. (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.