Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix createCommitOnHead#473

Merged
johnhaley81 merged 1 commit intomasternodegit/nodegit:masterfrom
fix-commit-on-headnodegit/nodegit:fix-commit-on-headCopy head branch name to clipboard
Mar 7, 2015
Merged

Fix createCommitOnHead#473
johnhaley81 merged 1 commit intomasternodegit/nodegit:masterfrom
fix-commit-on-headnodegit/nodegit:fix-commit-on-headCopy head branch name to clipboard

Conversation

@johnhaley81
Copy link
Collaborator

The convenience method createCommitOnHead was adding files being
ignored via .gitignore which is really bad. Now it's changed to
use the Index.prototype.addAll method since it's available now
and it wasn't when that method was written.

The convenience method `createCommitOnHead` was adding files being
ignored via `.gitignore` which is really bad. Now it's changed to
use the `Index.prototype.addAll` method since it's available now
and it wasn't when that method was written.
johnhaley81 added a commit that referenced this pull request Mar 7, 2015
@johnhaley81 johnhaley81 merged commit 82abfdf into master Mar 7, 2015
@johnhaley81 johnhaley81 deleted the fix-commit-on-head branch March 7, 2015 19:36
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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.