summaryrefslogtreecommitdiff
path: root/transport_test.go
AgeCommit message (Collapse)Author
2021-09-05Add support for custom smart transports (#806)lhchavez
This change adds support for git smart transports. This will be then used to implement http, https, and ssh transports that don't rely on the libgit2 library.