git-shell-verify: remove leading 403 from error messages
commitc5e13e978ca84d2b7ae728ed97cba957a90993c9
authorKyle J. McKay <mackyle@gmail.com>
Tue, 2 Jul 2013 10:01:34 +0000 (2 03:01 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 2 Jul 2013 10:18:21 +0000 (2 03:18 -0700)
treecbfdc9a673c21832253d06787d9c207ad1cb4af8
parenta3a3753dee9d84b29c30a47a42750079fe7d2bb5
git-shell-verify: remove leading 403 from error messages

git-shell-verify is not used over the HTTP protocol, so
do not prefix the "forbidden" error with a 403 as that
may confuse users into thinking something else has gone
wrong with the connection.
bin/git-shell-verify