source-controller/pkg/git
Paulo Gomes b490a6aae8 libgit2: improve known_hosts error messages
Known hosts can be a difficult problem to troubleshoot.
To make it easier for end users, the generic message has
now been changed with a much more user friendly one.

Now if a known_host is not set, an error message will be
returned, instead of it simply being ignored.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-06-21 20:01:29 +05:30
..
gogit pkg/git: introduce concrete and partial commit 2022-05-20 19:52:18 +05:30
libgit2 libgit2: improve known_hosts error messages 2022-06-21 20:01:29 +05:30
strategy git: Update proxy tests 2022-06-14 09:25:53 +01:00
testdata/git/repo tests: algorithms test coverage for go-git and libgit2 2022-05-09 13:31:54 +01:00
git.go gitrepo: Intro contentConfigChecksum & improvement 2022-05-20 19:52:18 +05:30
git_test.go pkg/git: introduce concrete and partial commit 2022-05-20 19:52:18 +05:30
options.go fix panics on unmanaged http and proxy on managed http 2022-05-27 14:01:23 +05:30
options_test.go Add Host field check in AuthOptions.Validate() 2021-10-27 00:43:31 +05:30