8000 Define GIT_SSH_MEMORY_CREDENTIALS for libgit2 by daxelrod · Pull Request #763 · nodegit/nodegit · GitHub
[go: up one dir, main page]

Skip to content

Define GIT_SSH_MEMORY_CREDENTIALS for libgit2#763

Closed
daxelrod wants to merge 1 commit intonodegit:masterfrom
daxelrod:master
Closed

Define GIT_SSH_MEMORY_CREDENTIALS for libgit2#763
daxelrod wants to merge 1 commit intonodegit:masterfrom
daxelrod:master

Conversation

@daxelrod
Copy link
Contributor

Compile libgit2 with GIT_SSH_MEMORY_CREDENTIALS defined to allow
sshKeyMemoryNew to work.

Fixes #760

Compile libgit2 with GIT_SSH_MEMORY_CREDENTIALS defined to allow
sshKeyMemoryNew to work.

Fixes nodegit#760
@daxelrod
Copy link
Contributor Author

I guess I'll have to do more digging to find out why Windows doesn't like this define. Any insight would be appreciated.

@johnhaley81
Copy link
Collaborator

It looks like libssh2 needs an update. That function isn't in the current implementation in vendor/libssh2

@maxkorp
Copy link
Collaborator
maxkorp commented Dec 12, 2015

Bumped to the latest libssh2 in #830, once that lands (if lol), this can be rebased to see if that fixes it.

@maxkorp
Copy link
Collaborator
maxkorp commented Sep 15, 2016

#1071 is merged, let's do this up guyz

@maxkorp
Copy link
Collaborator
maxkorp commented Sep 19, 2016

Fixed here: #949

@maxkorp maxkorp closed this Sep 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

0