Add NewCredSshKeyFromMemory to the credentials helpers. #322

Merged
calavera merged 1 commits from ssh_memory_credentials into master 2016-10-03 04:39:59 -05:00
calavera commented 2016-06-22 16:50:27 -05:00 (Migrated from github.com)

Allowing to use public and private keys from memory
without reading them from disk and without using an
ssh agent.

Signed-off-by: David Calavera david.calavera@gmail.com

Allowing to use public and private keys from memory without reading them from disk and without using an ssh agent. Signed-off-by: David Calavera david.calavera@gmail.com
calavera commented 2016-09-06 16:25:22 -05:00 (Migrated from github.com)

@carlosmn would you mind merging this? the api change is very straight-forward and libgit2 has supported that call for quite a while.

@carlosmn would you mind merging this? the api change is very straight-forward and libgit2 has supported that call for quite a while.
Ehekatl commented 2016-09-22 05:06:22 -05:00 (Migrated from github.com)

why this still not been merged ? It's pretty useful feature. @carlosmn

why this still not been merged ? It's pretty useful feature. @carlosmn
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#322
No description provided.