git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* push instead of
@ 2010-04-30  9:56 Mahesh Vaidya
  2010-04-30 17:24 ` Tomas Carnecky
  2010-04-30 23:59 ` Jay Soffian
  0 siblings, 2 replies; 5+ messages in thread
From: Mahesh Vaidya @ 2010-04-30  9:56 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-04-30 23:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-30  9:56 push instead of Mahesh Vaidya
2010-04-30 17:24 ` Tomas Carnecky
2010-04-30 18:24   ` Mahesh Vaidya
2010-04-30 22:11     ` Tomas Carnecky
2010-04-30 23:59 ` Jay Soffian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).