Add support for managed HTTP/S transports (#810) #811
Loading…
Reference in New Issue
No description provided.
Delete Branch "cherry-pick-1204114198-release-1.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This change uses the newly-exposed Transport interface to use Go's
implementation of http.Client instead of httpclient via libgit2.
(cherry picked from commit
b983e1daeb
)