diff options
author | 2009-06-06 16:43:33 +0800 | |
---|---|---|
committer | 2009-06-06 10:56:27 -0700 | |
commit | 4c42aa1a1359b2571b51c3a3093f29c7b25c54c4 (patch) | |
tree | 3c2de10c625fa6184c39c733c91aad229a84a4fe /.gitattributes | |
parent | t5550-http-fetch: test fetching of packed objects (diff) | |
download | tgif-4c42aa1a1359b2571b51c3a3093f29c7b25c54c4.tar.xz |
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 '.gitattributes')
0 files changed, 0 insertions, 0 deletions