Re: post-receive hooks based on push content

2012-07-31 Thread Junio C Hamano
Jessica Lucci writes: > Hey guys, > > I'm trying to set up a post-receive hook that redirects code based on > the content of the actual push. Specifically, I'm trying to set up > automatic deployment of web apps with the option of sending the code > to a build farm first. For example, if you push

post-receive hooks based on push content

2012-07-31 Thread Jessica Lucci
Hey guys, I'm trying to set up a post-receive hook that redirects code based on the content of the actual push. Specifically, I'm trying to set up automatic deployment of web apps with the option of sending the code to a build farm first. For example, if you push your code to a git repo, there sho