source-controller/pkg/git/libgit2
Hidde Beydals 0cf0d4e756 git: refactor AuthStrategy into AuthOptions
This commit moves the previous `AuthStrategy` wiring to a more generic
`AuthOptions`, breaking free from implementation specific details in
the `git` package.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-10-27 00:43:31 +05:30
..
checkout.go git: refactor AuthStrategy into AuthOptions 2021-10-27 00:43:31 +05:30
checkout_test.go git: refactor AuthStrategy into AuthOptions 2021-10-27 00:43:31 +05:30
commit.go Rename Git packages to implementations 2021-02-08 13:55:23 +01:00
transport.go git: refactor AuthStrategy into AuthOptions 2021-10-27 00:43:31 +05:30
transport_test.go git: refactor AuthStrategy into AuthOptions 2021-10-27 00:43:31 +05:30