git over smart-http; how to check /refs/heads/master
Dear list,
I am trying to make a pre-receive hook which can check /refs/heads/master
and based on the user name it allow/deny push to master. The git is configured over
smart-http here. So from apache log ; during push I can see
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20120622160617.4ddd232b@shiva.selfip.org">http://lists.debian.org/20120622160617.4ddd232b@shiva.selfip.org
06-22-2012, 10:36 AM
"J. Bakshi"
git over smart-http; how to check /refs/heads/master
Dear list,
I am trying to make a pre-receive hook which can check /refs/heads/master
and based on the user name it allow/deny push to master. The git is configured over
smart-http here. So from apache log ; during push I can see