On 4/30/10 11:56 AM, Mahesh Vaidya wrote:
I am facing problem at pushInsteadIOf. I would like pull from "pullhost" and push to "pushhost" as my pullhost as pre-receive trigger which not accepting pushes. However when I do git push it still hits pull host. I have following config. [remote "origin"] fetch = +refs/heads/*:refs/remotes/origin/* url = gitosis@pull_host:repos.git
pushurl = gitosis@PUSH_host:repos.git tom -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html