author | Jakub Narebski <jnareb@gmail.com> | |
Sun, 1 Apr 2007 20:21:38 +0000 (22:21 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 4 Apr 2007 09:37:34 +0000 (02:37 -0700) | ||
commit | a23f0a73d10542297249b3c57cad0b7cd63b87be | |
tree | e9a6b6b209848b23aa7d7629b828be4b47f7e4cc | tree | snapshot |
parent | c0718268e810895d33a81929bebb7441c6582de6 | commit | diff |
gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3)
Code should be look the same way, regardless of tab size.
Use tabs for indent, but spaces for align.
Indent continued part of command spanning multiple lines, but only once.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Code should be look the same way, regardless of tab size.
Use tabs for indent, but spaces for align.
Indent continued part of command spanning multiple lines, but only once.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |