cargo-test-support 0.11.2

Testing framework for Cargo's testsuite.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
SetEnv GIT_PROJECT_ROOT /repos
SetEnv GIT_HTTP_EXPORT_ALL
ScriptAlias /repos /usr/libexec/git-core/git-http-backend/
LoadModule cgid_module modules/mod_cgid.so

<Files "git-http-backend">
    Require all granted
</Files>

Include conf/extra/httpd-ssl.conf
LoadModule ssl_module modules/mod_ssl.so
LoadModule socache_shmcb_module modules/mod_socache_shmcb.so