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 [url "gitosis@localhost"] pushInsteadOf = gitosis@PUSH_host:repos.git -- Thank you and best regards. Mahesh Vaidya / 9740500144 http://www.twitter.com/forvaidya -- 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