On Mon, Dec 17, 2007 at 07:43:59AM -0500, Jeff King wrote:
git-clone is supposed to detect this condition, but there was a bug in
the error checking code. Can you confirm that this patch fixes it?
Gerrit, I think was caused by your f28dd477 (it is a funny shell
interaction that the non-followed case branch resets $?, but it behaves
the same with bash and dash).
Yes, I didn't expect that, but can confirm the problem and the fix.
Thanks, Gerrit.