Re: [PATCH v2 6/6] clone: print advice on checking out detached HEAD
From: Junio C Hamano <hidden> Date: 2016-06-15 22:52:45
This patch makes 100% sense _if_ we let clone result in a repository with
a detached HEAD, which I am not sure if it is a good idea, or if it is
better to fail the attempt to clone to give incentive to the owner of the
remote repository to fix it.