Junio C Hamano <gitster@xxxxxxxxx> writes: > Wouldn't it the same thing to do "git clone -n && git checkout > --detach"? Not exactly. It still creates the initial branch and points HEAD at it. It is so close, which is a bit disappointing, though.
Junio C Hamano <gitster@xxxxxxxxx> writes: > Wouldn't it the same thing to do "git clone -n && git checkout > --detach"? Not exactly. It still creates the initial branch and points HEAD at it. It is so close, which is a bit disappointing, though.