]> git.ipfire.org Git - thirdparty/git.git/commit - gitweb/gitweb.perl
gitweb: Make command invocations go through the git wrapper
authorAlp Toker <alp@atoker.com>
Wed, 12 Jul 2006 22:55:10 +0000 (23:55 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 13 Jul 2006 05:00:22 +0000 (22:00 -0700)
commite130ddaaf3451d0bd60860cb0019e47c9f421442
treee0b05a2e271f3c6ec2c0e010195c0c835e5c1e91
parent49da1dafc075e353c0eb3869de4acf600c594621
gitweb: Make command invocations go through the git wrapper

This patch makes invocations of core git commands go through the 'git'
binary itself, which improves readability and might help system
administrators lock down their CGI environment for security.

Signed-off-by: Alp Toker <alp@atoker.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.cgi