git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [FEATURE REQUEST] git clone, just clone selected branches?
@ 2007-10-10 18:55 Joakim Tjernlund
  2007-10-10 19:35 ` Johannes Schindelin
  2007-10-10 19:38 ` Linus Torvalds
  0 siblings, 2 replies; 9+ messages in thread
From: Joakim Tjernlund @ 2007-10-10 18:55 UTC (permalink / raw)
  To: git

To my knowlede a git clone always clones all branches from the remote repo.
I would like the possibly to clone selected branches, like
 git clone <repo URL> -b master -b upstream
which will only fetch the master and upstream branch.

I know I can use git remote to do this, but it is a bit clumsy 
when starting a new repo.

What do you think?

 Jocke

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

end of thread, other threads:[~2007-10-11  9:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-10 18:55 [FEATURE REQUEST] git clone, just clone selected branches? Joakim Tjernlund
2007-10-10 19:35 ` Johannes Schindelin
2007-10-10 21:25   ` Joakim Tjernlund
2007-10-10 21:56     ` Johannes Schindelin
2007-10-10 22:41       ` Joakim Tjernlund
2007-10-10 23:01         ` Johannes Schindelin
2007-10-10 19:38 ` Linus Torvalds
2007-10-10 21:36   ` Joakim Tjernlund
2007-10-11  9:18     ` Andreas Ericsson

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