diff options
author | Tay Ray Chuan <rctay89@gmail.com> | 2009-06-06 16:43:33 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-06-06 10:56:27 -0700 |
commit | 4c42aa1a1359b2571b51c3a3093f29c7b25c54c4 (patch) | |
tree | 3c2de10c625fa6184c39c733c91aad229a84a4fe /progress.h | |
parent | 96a4f187353d176d8fa32242875ffdad2ba38a0a (diff) | |
download | git-4c42aa1a1359b2571b51c3a3093f29c7b25c54c4.tar.gz |
http-push, http-walker: style fixes
- Use tabs to indent, instead of spaces.
- Do not use curly-braces around a single statement body in
if/while statement;
- Do not start multi-line comment with description on the first
line after "/*", i.e.
/*
* We prefer this over...
*/
/* comments like
* this (notice the first line)
*/
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'progress.h')
0 files changed, 0 insertions, 0 deletions