chiark / gitweb /
dgit: Use libcurl, not @curl, for git check
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 23 Jul 2019 16:42:08 +0000 (17:42 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 23 Jul 2019 20:58:56 +0000 (21:58 +0100)
commita778f6fe55a7672a9b0052c7b946c5fca5b7c61c
treefe86091fe16f1e64054b737340c93c7f50057320
parente9957b2d5326b0bdce0e5ca314fde99e213f53d8
dgit: Use libcurl, not @curl, for git check

This means that when we sort out our TLS problems this will be fixed
too.

The remaining use of command-line curl is just to download additional
.dsc compoments.  I intend to leave that as-is.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit