summaryrefslogtreecommitdiff
path: root/commit.h
diff options
context:
space:
mode:
authorJakub Narebski <jnareb@gmail.com>2009-05-11 03:21:06 +0200
committerJunio C Hamano <gitster@pobox.com>2009-05-10 21:18:38 -0700
commitad87e4f6f19e78b3f2d7dde3d3ed403db4f79a03 (patch)
treeb629e284aeaee61a83a640e1b20aba132606020e /commit.h
parent6345d7a0d151afc3d2a10ada3ecacf54c3fee2d0 (diff)
downloadgit-ad87e4f6f19e78b3f2d7dde3d3ed403db4f79a03.tar.gz
gitweb: Do not use bareword filehandles
gitweb: Do not use bareword filehandles The script was using bareword filehandles. This is considered a bad practice so they have been changed to indirect filehandles. Changes touch git_get_project_ctags and mimetype_guess_file; while at it rename local variable from $mime to $mimetype (in mimetype_guess_file) to better reflect its value (its contents). Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions