source-controller/pkg/git
Sunny 65e5c6a686 libgit2: Add more RemoteCallbacks
Add SidebandProgressCallback to be able to cancel the network operation
before any transfer operation.
Add PushTransferProgressCallback to be able to cancel the push transfer
operation.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2021-11-04 16:17:23 +05:30
..
gogit transportAuth(): Add checks for invalid transports 2021-10-27 16:59:26 +05:30
libgit2 libgit2: Add more RemoteCallbacks 2021-11-04 16:17:23 +05:30
strategy Update gittestserver 2021-10-27 00:43:31 +05:30
git.go git: styling nitpicks 2021-10-27 00:43:31 +05:30
git_test.go pkg/git: AuthOptions.Validate() test improvements 2021-10-27 00:43:31 +05:30
options.go Add Host field check in AuthOptions.Validate() 2021-10-27 00:43:31 +05:30
options_test.go Add Host field check in AuthOptions.Validate() 2021-10-27 00:43:31 +05:30