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
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
Hi,
On Tue, Feb 16, 2010 at 7:07 PM, Jeff King [off-list ref] wrote:
On Tue, Feb 16, 2010 at 06:48:42PM +0800, Tay Ray Chuan wrote:
quoted
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