Nguyen Thai Ngoc Duy [off-list ref] writes:
quoted
Hmm, 'pu' seems to fail its selftest with this merge present, though.
The commit "refuse to clone if --branch points to bogus ref" from this
series changes clone's behavior that t5500.31, which is added in
nd/clone-single-branch, relies on.
Ahh, of course.
Another cleaner approach is to combine the two clone series into
one.
I think "--single-branch" is much more relevant compared to cloning from a
repository with some funkiness like detached HEAD which is more about a
theoretical fun exercise, so let's rebuild this on top of the other one.
Thanks.