source-controller/pkg/git/libgit2/managed
Paulo Gomes 4ed54bc359
Optimise basic auth for libgit2 managed transport
The initial implementation was based off upstream, which cause
an initial request to fail, and only then the credentials would
be added into the request.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-03-16 16:22:21 +05:30
..
flag.go Add license headers 2022-03-16 16:22:21 +05:30
http.go Optimise basic auth for libgit2 managed transport 2022-03-16 16:22:21 +05:30
init.go Implement Managed Transport for libgit2 2022-03-16 16:22:20 +05:30
managed_test.go Add license headers 2022-03-16 16:22:21 +05:30
options.go Add license headers 2022-03-16 16:22:21 +05:30
ssh.go Implement Managed Transport for libgit2 2022-03-16 16:22:20 +05:30