source-controller/pkg/git/gogit
Paulo Gomes c84179088c Fixes regression accessing GitLab public repositories
Some git servers are more accommodating than others. Gitlab will try to
validate credentials when they are provided, even if they are empty and
the target repository is public, leading to a failed authentication error.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-03-30 10:50:40 +02:00
..
checkout.go pkg/git: Include commit message and URL in error 2022-02-14 21:34:27 +05:30
checkout_test.go git/libgit2: set CheckoutForce on branch strategy 2022-02-22 16:31:56 +01:00
gogit.go gogit: allow checkout of commit without branch 2021-10-27 00:43:31 +05:30
transport.go Fixes regression accessing GitLab public repositories 2022-03-30 10:50:40 +02:00
transport_test.go Fixes regression accessing GitLab public repositories 2022-03-30 10:50:40 +02:00