From: Jakub Narebski Date: Sun, 1 Apr 2007 20:21:38 +0000 (+0200) Subject: gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3) X-Git-Tag: v1.5.2-rc0~93 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/a23f0a73d10542297249b3c57cad0b7cd63b87be?hp=a23f0a73d10542297249b3c57cad0b7cd63b87be 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 Signed-off-by: Junio C Hamano ---