Merge branch 'jg/cguide-we-cannot-count' into maint

* jg/cguide-we-cannot-count:
  CodingGuidelines: update 'rough' rule count
This commit is contained in:
Junio C Hamano 2015-04-21 12:12:19 -07:00
Родитель 2e0aabe602 6c3b2afe6f
Коммит e8281f0164
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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, a few 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."