From: John Koleszar Date: Wed, 10 Apr 2013 00:55:08 +0000 (-0700) Subject: http-backend: respect GIT_NAMESPACE with dumb clients X-Git-Tag: v1.8.3-rc0~54^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6130f86deabe15c78d966b3588f47dbd653ec4fa?ds=inline;hp=6130f86deabe15c78d966b3588f47dbd653ec4fa http-backend: respect GIT_NAMESPACE with dumb clients Filter the list of refs returned via the dumb HTTP protocol according to the active namespace, consistent with other clients of the upload-pack service. Signed-off-by: John Koleszar Signed-off-by: Junio C Hamano ---