Adds a flag `ssh-kex-algos` which configures the gogit and libgit2 managed clients to use the specified list of kex algos for ssh. If not used the default list in `golang/x/crypto/ssh` is used. Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com> |
||
|---|---|---|
| .. | ||
| managed | ||
| testdata/git/repo | ||
| checkout.go | ||
| checkout_test.go | ||
| libgit2.go | ||
| transport.go | ||
| transport_test.go | ||