Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

status: don't use the callback version #283

Merged
merged 1 commit into from
Nov 2, 2013

Conversation

carlosmn
Copy link
Member

@carlosmn carlosmn commented Nov 2, 2013

This allows us more straightforward code as well as returning NULL on
error with much less hassle than it would take with the callback
version.


As a bonus, this version returns NULL on error instead of stopping the iteration and returning half a result.

This allows us more straightforward code as well as returning NULL on
error with much less hassle than it would take with the callback
version.
@jdavid jdavid merged commit ceac655 into libgit2:master Nov 2, 2013
@carlosmn carlosmn deleted the status-list branch January 21, 2014 01:26
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