Skip to content Skip to sidebar Skip to footer
Showing posts with the label Git Post Receive

Why Can't My Post-receive Hook Run A Virtualenv Source Command?

I have a post-receive hook that is running as user 'git'. I have a virtualenv /python/ve//b… Read more Why Can't My Post-receive Hook Run A Virtualenv Source Command?