gitweb: Whitespace cleanup: realign, reindent
authorJakub Narebski <jnareb@gmail.com>
Tue, 22 Aug 2006 14:52:50 +0000 (16:52 +0200)
committerJunio C Hamano <junkio@cox.net>
Tue, 22 Aug 2006 22:51:45 +0000 (15:51 -0700)
This patch tries (but no too hard) to fit gitweb source in 80 columns,
for 2 columns wide tabs, and indent and align source for better
readibility.

While at it added comment to 'snapshot' entry defaults for %feature
hash, corrected "blobl" action in git_blame2 and git_blame to "blob",
key of argument to $cgi->a from 'class' to '-class'.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found