Re: How to create a branch without any links to the others branches
- Date: Fri, 29 Aug 2008 14:51:51 +0200
- From: "Francis Moreau" <francis.moro@xxxxxxxxx>
- Subject: Re: How to create a branch without any links to the others branches
On Fri, Aug 29, 2008 at 2:34 PM, Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx> wrote:
> There is an old thread that uses "git symbolic-ref" or something
> instead of "echo...", it would look less hacky.
OK.
> Or you could create a new repository, make a new branch there,
> then pull that branch to your repository.
yes it's the only soultion I could come up with but I would have assumed
git-branch to be able to do that.
Thanks
--
Francis
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html