Merge branch 'jk/http-dumb-namespaces'
commit77354d8cdc6e0bf407de23d762760cccee5d757c
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Apr 2013 18:49:21 +0000 (18 11:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Apr 2013 18:49:21 +0000 (18 11:49 -0700)
tree267d05719dbfa96f5eced57988802d955f94ddd2
parent1931f6d6ea24ce6c9b5827361400d76acd627953
parent6130f86deabe15c78d966b3588f47dbd653ec4fa
Merge branch 'jk/http-dumb-namespaces'

Allow smart-capable HTTP servers to be restricted via the
GIT_NAMESPACE mechanism when talking with commit-walker clients
(they already do so when talking with smart HTTP clients).

* jk/http-dumb-namespaces:
  http-backend: respect GIT_NAMESPACE with dumb clients
http-backend.c
t/t5551-http-fetch.sh