mirror of
https://github.com/git/git.git
synced 2026-05-25 11:25:06 +02:00
89c57ab3f0
Apache removes GIT_TRACE from the environment before running git-http-backend. This can make it hard to debug the server side of an http session. Let's let it through. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>