Commit Graph

3 Commits

Author SHA1 Message Date
Yashodhan Ghadge 8e8cb91f50 * moving cloning tests to use gitkit git server (removes the need for network and external hosted repos)
* updating go.mod (and go.sum) with the new required dependency on gitkit
2021-10-21 00:08:57 +05:30
lhchavez abf02bc7d7
Add `NewCredentialSSHKeyFromSigner` (#706)
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.
2020-12-06 11:55:04 -08:00
michael boulton 7d4453198b
Add support for creating signed commits and signing commits during a rebase (#626) 2020-08-18 09:25:31 -07:00