source-controller/pkg/git/libgit2
Hidde Beydals cc71517ed3 tests: ensure proper garbage collection
- Ensure the proper path is garbage collected for libgit2 repositories,
  as the `Path` method on the repository object returns the `.git`
  directory, and not the root path.
- Ensure the Helm test server does not get swapped during tests,
  with as side-effect that no obsolete temporary directories remain.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-11-16 10:39:58 +01:00
..
checkout.go libgit2: ensure context timeout cancels transfer 2021-11-04 16:17:23 +05:30
checkout_test.go tests: ensure proper garbage collection 2021-11-16 10:39:58 +01:00
libgit2.go gogit: allow checkout of commit without branch 2021-10-27 00:43:31 +05:30
transport.go libgit2: Add more RemoteCallbacks 2021-11-04 16:17:23 +05:30
transport_test.go Add tests for libgit2 remote callbacks 2021-11-04 16:17:23 +05:30