Open pbitty opened 3 weeks ago
This uses a similar approach as the HTTP remote taskfile tests, leveraging the git tool's built-in support for hosting a local HTTP server via CGI.
git
I was inspired by the HTTP tests and realized the same thing could work for git.
I'm going to mark this as draft while I sort out the CI issues. I need to find the right git ref to use.
Ok, fixed now.
This uses a similar approach as the HTTP remote taskfile tests, leveraging the
git
tool's built-in support for hosting a local HTTP server via CGI.I was inspired by the HTTP tests and realized the same thing could work for git.