Merge branch 'jc/coding-guidelines'
authorJunio C Hamano <redacted>
Fri, 6 Jun 2014 18:38:44 +0000 (11:38 -0700)
committerJunio C Hamano <redacted>
Fri, 6 Jun 2014 18:38:45 +0000 (11:38 -0700)
* jc/coding-guidelines:
  CodingGuidelines: avoid "test <cond> -a/-o <cond>"
  CodingGuidelines: on splitting a long line
  CodingGuidelines: on comparison
  CodingGuidelines: do not call the conditional statement "if()"
  CodingGuidelines: give an example for shell function preamble
  CodingGuidelines: give an example for control statements
  CodingGuidelines: give an example for redirection
  CodingGuidelines: give an example for case/esac statement
  CodingGuidelines: once it is in, it is not worth the code churn


Trivial merge
git clone https://git.99rst.org/PROJECT