git-http-backend-verify: set and export GIT_PROJECT_ROOT
commite348778c4b7932434feb21b9eb7ec5a4696b36f1
authorKyle J. McKay <mackyle@gmail.com>
Thu, 29 Jan 2015 14:52:52 +0000 (29 06:52 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 29 Jan 2015 14:52:52 +0000 (29 06:52 -0800)
tree3bb43eb30cbf48c7d0d1077a8c43b7eb6a855bed
parentc8a22630c14595d83378300dfb959d3ad85f2c9c
git-http-backend-verify: set and export GIT_PROJECT_ROOT

It should always be set to $Girocco::Config::reporoot so just do
it and stop requiring it to be set in the web server configuration
file.  It doesn't make sense for git-http-backend-verify to support
any other GIT_PROJECT_ROOT value than what's been configured as
the reporoot setting.
apache.conf.in
bin/git-http-backend-verify