On Tue, May 11 2021, Eric Wong wrote:
I'm not very familiar with the way some of this stuff works, but
the patch below seems to fix clone for me.
Me neither, but it seems that whatever issue we have here we've got a
big blind spot in our test suite.
GIT_SMART_HTTP in the environment will be ignored by test-lib.sh,
manually changing the code to use it leads to a lot of test failures,
some are definitely expected (incompatible server responses), but some
might not be...