6263: Split git-specific stuff into git_handler.go, add tests for new env vars.
authorTom Clegg <tom@curoverse.com>
Tue, 25 Aug 2015 16:33:44 +0000 (12:33 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 25 Aug 2015 16:33:44 +0000 (12:33 -0400)
commit6feefc59c459d778046a83cb29178afc04acdf1c
treea397cba63fe94f7f8d416d5b0b22aa995bd5f612
parent1de4f2fbc12c840726bc340792a73814818f3faa
6263: Split git-specific stuff into git_handler.go, add tests for new env vars.
services/arv-git-httpd/auth_handler.go
services/arv-git-httpd/git_handler.go [new file with mode: 0644]
services/arv-git-httpd/git_handler_test.go [new file with mode: 0644]
services/arv-git-httpd/server.go