author | Alp Toker <alp@atoker.com> | |
Wed, 12 Jul 2006 22:55:10 +0000 (23:55 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 13 Jul 2006 05:00:22 +0000 (22:00 -0700) | ||
commit | e130ddaaf3451d0bd60860cb0019e47c9f421442 | |
tree | e0b05a2e271f3c6ec2c0e010195c0c835e5c1e91 | tree | snapshot |
parent | 49da1dafc075e353c0eb3869de4acf600c594621 | commit | diff |
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>
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 | diff | blob | history |