mirror of
https://github.com/git/git.git
synced 2026-03-04 22:47:35 +01:00
Merge branch 'jc/doc-cg-c-comment' into next
A CodingGuidelines update. * jc/doc-cg-c-comment: CodingGuidelines: document // comments
This commit is contained in:
@@ -430,6 +430,8 @@ For C programs:
|
||||
*/
|
||||
_("Here is a translatable string explained by the above.");
|
||||
|
||||
We do not use // comments.
|
||||
|
||||
- Double negation is often harder to understand than no negation
|
||||
at all.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user