]> git.99rst.org Git - git.git/commit
t1517: add missing LIBCURL prereq
authorMartin Ågren <redacted>
Wed, 11 Sep 2024 10:30:59 +0000 (12:30 +0200)
committerJunio C Hamano <redacted>
Wed, 11 Sep 2024 15:38:07 +0000 (08:38 -0700)
commitdc542fcd6bb0fb6a85ac52f62c3e2f0849001cc8
treef1603a439819593fe6c11998a1227759669752c3
parent6809f8ccade093875ace7a8493fe09babd539cb1
t1517: add missing LIBCURL prereq

After building Git with NO_LIBCURL, there is no `git remote-http`, so
it's not meaningful to test that it can run outside of a repository.
Indeed, that test will fail. Add the LIBCURL prereq to it.

Signed-off-by: Martin Ågren <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t1517-outside-repo.sh
git clone https://git.99rst.org/PROJECT