Fix GitKraken not being able to pull/push from my gogs.io repos
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# GitKraken needs diffie-hellman-group14-sha1 | |
#KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256 | |
KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment