abf02bc7d7
This change adds `NewCredentialSSHKeyFromSigner`, which allows idiomatic use of SSH keys from Go. This also lets us spin off an SSH server in the tests.
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
[core]
|
|
repositoryformatversion = 0
|
|
filemode = true
|
|
bare = true
|
|
[remote "origin"]
|
|
url = https://github.com/libgit2/TestGitRepository
|