source-controller/pkg/git/libgit2
Sunny d407c824d6 libgit2: Add early return to transferProgressCallback
In transferProgressCallback(), if the received objects is equal to the
total objects, return early with OK.

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 early return to transferProgressCallback 2021-11-04 16:17:23 +05:30
transport_test.go libgit2: handle EOF in parseKnownHosts() 2021-10-28 17:35:46 +05:30