diff options
author | Junio C Hamano <gitster@pobox.com> | 2014-04-30 14:26:23 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-05-02 13:44:46 -0700 |
commit | 5db9ab82b94fab16e69b0228aaf1e972520bd04a (patch) | |
tree | d7f3cef2ee889713f28553710453a25e7f3df1f2 /utf8.c | |
parent | CodingGuidelines: do not call the conditional statement "if()" (diff) | |
download | tgif-5db9ab82b94fab16e69b0228aaf1e972520bd04a.tar.xz |
CodingGuidelines: on comparison
There are arguments for writing a conditional as "a < b" rather than
"b > a", or vice versa. Let's give guidance on which we prefer.
See http://thread.gmane.org/gmane.comp.version-control.git/3903/focus=4126
for the original discussion.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'utf8.c')
0 files changed, 0 insertions, 0 deletions