On 4/30/10 8:24 PM, Mahesh Vaidya wrote:
No Luck, it still hits readonly url ;
Maybe your git version is too old. pushurl was introduced in v1.6.4
On Fri, Apr 30, 2010 at 10:54 PM, Tomas Carnecky<tom@xxxxxxxxxxxxx> wrote:
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
--
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