Skip to content

FIX: SSH w/ Agent guide uses remoteCallbacks API#34

Merged
johnhaley81 merged 1 commit intonodegit:masterfrom
tad-lispy:patch-1
Nov 20, 2015
Merged

FIX: SSH w/ Agent guide uses remoteCallbacks API#34
johnhaley81 merged 1 commit intonodegit:masterfrom
tad-lispy:patch-1

Conversation

@tad-lispy
Copy link
Copy Markdown
Contributor

The code from guide doesn't work. Judging from test cases (https://github.com/nodegit/nodegit/blob/master/test/tests/clone.js) now the relevant options for Clone should be fetchOpts.callbacks instead of remoteCallbacks.

The code from guide doesn't work. Judging from test cases (https://github.com/nodegit/nodegit/blob/master/test/tests/clone.js) now the relevant options for Clone should be `fetchOpts.callbacks` instead of `remoteCallbacks`.
@johnhaley81
Copy link
Copy Markdown
Collaborator

Thanks for the example update!

johnhaley81 added a commit that referenced this pull request Nov 20, 2015
FIX: SSH w/ Agent guide uses remoteCallbacks API
@johnhaley81 johnhaley81 merged commit 2a02612 into nodegit:master Nov 20, 2015
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.

2 participants