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

Default signature always returns valid signature#450

Merged
johnhaley81 merged 1 commit intomasternodegit/nodegit:masterfrom
fetch-all-signaturenodegit/nodegit:fetch-all-signatureCopy head branch name to clipboard
Mar 2, 2015
Merged

Default signature always returns valid signature#450
johnhaley81 merged 1 commit intomasternodegit/nodegit:masterfrom
fetch-all-signaturenodegit/nodegit:fetch-all-signatureCopy head branch name to clipboard

Conversation

@johnhaley81
Copy link
Collaborator

If the user name or email wasn't set then repo.defaultSignature
would return an invalid signature that couldn't be used in other
operations. Now the method will return a signature of an "unknown"
user that can be used anywhere.

This fixes #431

If the user name or email wasn't set then `repo.defaultSignature`
would return an invalid signature that couldn't be used in other
operations. Now the method will return a signature of an "unknown"
user that can be used anywhere.

This fixes #431
johnhaley81 added a commit that referenced this pull request Mar 2, 2015
Default signature always returns valid signature
@johnhaley81 johnhaley81 merged commit d440ea1 into master Mar 2, 2015
@johnhaley81 johnhaley81 deleted the fetch-all-signature branch March 2, 2015 16:33
@tbranyen tbranyen modified the milestone: 0.3.0 Mar 2, 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.

fetchAll() fails unless a default signature is available

2 participants

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