Re: How to create a branch without any links to the others branches From: Francis Moreau <hidden> Date: 2016-06-15 22:45:15 On Fri, Aug 29, 2008 at 11:27 AM, Alex Riesen [off-list ref] wrote: $ rm .git/HEAD $ echo ref: refs/heads/NEW-BRANCH-NAME > .git/HEAD $ git commit well, it looks pretty git internal hack thing to me. Shouldn't we add a new option to git-branch to do that, like: $ git branch --detach <new-branch> ? -- Francis
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help