git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Getting new branches from remote repo.
@ 2006-11-13  4:33 Alexander Litvinov
  2006-11-13  4:49 ` Junio C Hamano
  0 siblings, 1 reply; 9+ messages in thread
From: Alexander Litvinov @ 2006-11-13  4:33 UTC (permalink / raw)
  To: git

Hello list,

I have a trouble I don't know how to solve. When I am cloning remote
repo I automatically get all it's branches stored at my repo (they are
listed at .git/remotes/origin). When someone adds new branch(es) to
remote repo git pull (git fetch) does not automatically add them to my
repo. I have a tool to list all remote branches (git ls-remote --heads
origin) but I can't find how to add interesting (or all) branches to
by repo.

By the way, how can I clone remote repo created by cloning another
repo using git clone --use-separate-remotes ? Even git ls-remote
--heads origin does not show all branches taken from that another
repo.


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

end of thread, other threads:[~2006-11-13 18:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-13  4:33 Getting new branches from remote repo Alexander Litvinov
2006-11-13  4:49 ` Junio C Hamano
2006-11-13  5:29   ` Alexander Litvinov
2006-11-13  9:17   ` Karl Hasselström
2006-11-13 16:57     ` Matthias Hopf
2006-11-13 17:44     ` Shawn Pearce
2006-11-13 17:53       ` Karl Hasselström
2006-11-13 18:17     ` Junio C Hamano
2006-11-13 18:40       ` Jakub Narebski

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