login
Header Space

 
 

[FEATURE REQUEST] git clone, just clone selected branches?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Wednesday, October 10, 2007 - 2:55 pm

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

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[FEATURE REQUEST] git clone, just clone selected branches?, Joakim Tjernlund, (Wed Oct 10, 2:55 pm)
Re: [FEATURE REQUEST] git clone, just clone selected branches?, Johannes Schindelin, (Wed Oct 10, 3:35 pm)
RE: [FEATURE REQUEST] git clone, just clone selected branches?, Johannes Schindelin, (Wed Oct 10, 5:56 pm)
RE: [FEATURE REQUEST] git clone, just clone selected branches?, Johannes Schindelin, (Wed Oct 10, 7:01 pm)
speck-geostationary