All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] CodingGuidelines: updating 'rough' rule count
@ 2015-04-12 23:47 Julian Gindi
  2015-04-13  0:04 ` Eric Sunshine
  0 siblings, 1 reply; 7+ messages in thread
From: Julian Gindi @ 2015-04-12 23:47 UTC (permalink / raw)
  To: git; +Cc: gitster, johannes.schindelin

Changed inaccurate count of "rough rules" from three to four.

Signed-off-by: Julian Gindi <juliangindi@gmail.com>
---
 Documentation/CodingGuidelines | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/CodingGuidelines b/Documentation/CodingGuidelines
index 0f8cccf..c422ecd 100644
--- a/Documentation/CodingGuidelines
+++ b/Documentation/CodingGuidelines
@@ -1,5 +1,5 @@
 Like other projects, we also have some guidelines to keep to the
-code.  For Git in general, three rough rules are:
+code.  For Git in general, four rough rules are:
 
  - Most importantly, we never say "It's in POSIX; we'll happily
    ignore your needs should your system not conform to it."
-- 
2.3.5

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-04-13 17:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-12 23:47 [PATCH] CodingGuidelines: updating 'rough' rule count Julian Gindi
2015-04-13  0:04 ` Eric Sunshine
2015-04-13  4:26   ` [PATCH v2] " Julian Gindi
2015-04-13  5:00     ` Eric Sunshine
2015-04-13  5:04       ` Eric Sunshine
2015-04-13 12:54         ` [PATCH v3] CodingGuidelines: update " Julian Gindi
2015-04-13 17:30           ` Jonathan Nieder

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.