source-controller/pkg/git/libgit2
Paulo Gomes e5d032fe9c
Add libgit2 checkout test with ED25519 key
This adds a test to detect any regression in libgit2's ED25519 key
support. go-git supports ED25519 but not the current version of
libgit2 used in flux. The updates to libgit2 in v1.2.0 adds support
for ED25519. This test would help ensure the right version of libgit2
is used.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-02-16 10:17:32 +00:00
..
testdata/git/repo Add libgit2 checkout test with ED25519 key 2022-02-16 10:17:32 +00:00
checkout.go Bump libgit2 to 1.3.0 and git2go to V33. 2022-02-16 10:17:31 +00:00
checkout_test.go Add libgit2 checkout test with ED25519 key 2022-02-16 10:17:32 +00:00
libgit2.go gogit: allow checkout of commit without branch 2021-10-27 00:43:31 +05:30
transport.go Bump libgit2 to 1.3.0 and git2go to V33. 2022-02-16 10:17:31 +00:00
transport_test.go Bump libgit2 to 1.3.0 and git2go to V33. 2022-02-16 10:17:31 +00:00