* [RFC] git clone --checkout <branch>
@ 2010-02-16 10:48 Tay Ray Chuan
2010-02-16 11:07 ` Jeff King
0 siblings, 1 reply; 3+ messages in thread
From: Tay Ray Chuan @ 2010-02-16 10:48 UTC (permalink / raw)
To: Git Mailing List
Hi,
what do you guys think about allowing users to specify the branch to
checkout when cloning, instead of the default HEAD of the to-be-cloned
repository?
--
Cheers,
Ray Chuan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFC] git clone --checkout <branch>
2010-02-16 10:48 [RFC] git clone --checkout <branch> Tay Ray Chuan
@ 2010-02-16 11:07 ` Jeff King
2010-02-16 11:12 ` Tay Ray Chuan
0 siblings, 1 reply; 3+ messages in thread
From: Jeff King @ 2010-02-16 11:07 UTC (permalink / raw)
To: Tay Ray Chuan; +Cc: Git Mailing List
On Tue, Feb 16, 2010 at 06:48:42PM +0800, Tay Ray Chuan wrote:
> what do you guys think about allowing users to specify the branch to
> checkout when cloning, instead of the default HEAD of the to-be-cloned
> repository?
I think it's a great idea, but that we should call it "--branch" and
that I should travel back in time to implement it last September as
7a4ee28.
-Peff
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [RFC] git clone --checkout <branch>
2010-02-16 11:07 ` Jeff King
@ 2010-02-16 11:12 ` Tay Ray Chuan
0 siblings, 0 replies; 3+ messages in thread
From: Tay Ray Chuan @ 2010-02-16 11:12 UTC (permalink / raw)
To: Jeff King; +Cc: Git Mailing List
Hi,
On Tue, Feb 16, 2010 at 7:07 PM, Jeff King <peff@peff.net> wrote:
> On Tue, Feb 16, 2010 at 06:48:42PM +0800, Tay Ray Chuan wrote:
>
>> what do you guys think about allowing users to specify the branch to
>> checkout when cloning, instead of the default HEAD of the to-be-cloned
>> repository?
>
> I think it's a great idea, but that we should call it "--branch" and
> that I should travel back in time to implement it last September as
> 7a4ee28.
ah, yet another RTFM, my bad. :)
--
Cheers,
Ray Chuan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-02-16 11:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-16 10:48 [RFC] git clone --checkout <branch> Tay Ray Chuan
2010-02-16 11:07 ` Jeff King
2010-02-16 11:12 ` Tay Ray Chuan
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).