git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How do I push all remote branches to a new/different remote?
@ 2011-05-11  9:55 Howard Miller
  2011-05-11 18:00 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Howard Miller @ 2011-05-11  9:55 UTC (permalink / raw)
  To: git

I simply want to move an existing repository 'as is' from one place to
another (the another being github fwiw). I would like to keep all the
branch information intact.

That is,

git clone ...existing remote repo...
cd ..
git remote add ...new remote repo..
git push ...you tell me..

So, there are *no* local branches to bother about, but I have hundreds
of remote ones. I can't spot a way to do this.

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

end of thread, other threads:[~2011-05-11 18:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-11  9:55 How do I push all remote branches to a new/different remote? Howard Miller
2011-05-11 18:00 ` Junio C Hamano
2011-05-11 18:33   ` Howard Miller

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).