source-controller/pkg/git/libgit2
Sunny 68a3ea2e4d Add tests for libgit2 remote callbacks
- Adds tests for the libgit2 remote callbacks
- Adds tests for CheckoutStrategyForImplementation with context timeout
  and verify timeout is respected by both the git implementations.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2021-11-04 16:17:23 +05:30
..
checkout.go libgit2: ensure context timeout cancels transfer 2021-11-04 16:17:23 +05:30
checkout_test.go gogit: allow checkout of commit without branch 2021-10-27 00:43:31 +05:30
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