author | Tim Henigan <tim.henigan@gmail.com> | |
Fri, 24 Feb 2012 23:12:57 +0000 (18:12 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 27 Feb 2012 20:41:13 +0000 (12:41 -0800) | ||
commit | 48f359bfafa7db4c399fa13f17ccfea7c35f333b | |
tree | 235f3de55b49bcd5d681de7efa835fe916e4abc7 | tree | snapshot |
parent | 64baa4153b836646ecf6885482f4fc46e04a90db | commit | diff |
CodingGuidelines: Add a note about spaces after redirection
During code review of some patches, it was noted that redirection operators
should have space before, but no space after them.
Signed-off-by: Tim Henigan <tim.henigan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
During code review of some patches, it was noted that redirection operators
should have space before, but no space after them.
Signed-off-by: Tim Henigan <tim.henigan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/CodingGuidelines | diff | blob | history |