Code

gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)
authorJakub Narebski <jnareb@gmail.com>
Sat, 21 Oct 2006 15:52:19 +0000 (17:52 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 22 Oct 2006 19:56:41 +0000 (12:56 -0700)
commite7fb022a42a83cbdb33e40f82ffca28eceb423c9
treedcb2144e85e23606a54507219a017d0660d20e20
parent5ea0921cbeb248a6505c32601ad841f706f942fd
gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (2)

Code should be aligned the same way, regardless of tab size.
Use tabs for indent, but spaces for align.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl