The Wayback Machine - https://web.archive.org/web/20200916040044/https://github.com/libgit2/pygit2/pull/289
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

repository: return a list from listall #289

Merged
merged 1 commit into from Nov 20, 2013
Merged

Conversation

@carlosmn
Copy link
Member

carlosmn commented Nov 20, 2013

Make listall_references() and listall_branches() return a list instead
of a tuple, as they're simply sequences of objects.

Make listall_references() and listall_branches() return a list instead
of a tuple, as they're simply sequences of objects.
@jdavid jdavid merged commit aa5877e into libgit2:master Nov 20, 2013
1 check passed
1 check passed
default The Travis CI build passed
Details
@carlosmn carlosmn deleted the carlosmn:reference-list branch Jan 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.