I host my own git server, and I really like the feature that you can set a "push callback" on github.
for example:
http://d2o0t5hpnwv4c1.cloudfront.net/962_git/receiveUrl.jpg
Is there a way I can set this feature on my own git server?
I host my own git server, and I really like the feature that you can set a "push callback" on github.
for example:
http://d2o0t5hpnwv4c1.cloudfront.net/962_git/receiveUrl.jpg
Is there a way I can set this feature on my own git server?
It seems not, here is a related thread: Local executing hook after a git push?