The fetch.credentialsInUrl inadvertently broke with NO_CURL=Y builds, which I'm e.g. spotting in my GCC farm testing. This fixes it. Ævar Arnfjörð Bjarmason (1): tests: add LIBCURL prerequisite to tests needing libcurl t/lib-httpd.sh | 2 +- t/t5516-fetch-push.sh | 4 ++-- t/t5601-clone.sh | 4 ++-- t/test-lib.sh | 1 + 4 files changed, 6 insertions(+), 5 deletions(-) -- 2.36.1.1239.gfba91521d90