Skip to content

Change Repository.prototype.setHead to be asynchronous#469

Merged
johnhaley81 merged 1 commit intonodegit:masterfrom
jrbalsano:master
Mar 6, 2015
Merged

Change Repository.prototype.setHead to be asynchronous#469
johnhaley81 merged 1 commit intonodegit:masterfrom
jrbalsano:master

Conversation

@jrbalsano
Copy link
Copy Markdown
Contributor

Changes the descriptor file to convert setHead to be asynchronous and
return an error code. Also modifies the createBranch method to
waterfall promises from setHead into Checkout.head.

Changes the descriptor file to convert setHead to be asynchronous and
return an error code. Also modifies the createBranch method to
waterfall promises from setHead into Checkout.head.
@johnhaley81
Copy link
Copy Markdown
Collaborator

👍 I'll merge it after tests pass.

johnhaley81 added a commit that referenced this pull request Mar 6, 2015
Change Repository.prototype.setHead to be asynchronous
@johnhaley81 johnhaley81 merged commit a9553e0 into nodegit:master Mar 6, 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