#758078 git clone --recurse-submodules does not clean up enough on failure

Package:
git
Source:
git
Description:
fast, scalable, distributed revision control system
Submitter:
Date:
2014-08-14 03:06:06 UTC
Severity:
normal
#758078#5
Date:
2014-08-14 03:01:54 UTC
From:
To:
Dave:
	usually if git clone fails, you don't end up with a partially-cloned repo
	this is not the case if one submodule of git clone --recursive fails

Jonathan:
	filing, thanks.
	I suspect I would be happiest with changing the "usually if git
	clone fails, you don't end up with ..." half of it, though 😃

Dave:
	perhaps
	or just fix the bug that caused it to fail in this case
	cloning relative submodule urls in a non-bare repo