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

Add references iterator #1191

Merged
merged 3 commits into from
Feb 19, 2023
Merged

Add references iterator #1191

merged 3 commits into from
Feb 19, 2023

Conversation

sbhuller98
Copy link
Contributor

This creates the ability to use a references iterator. You can also filter the type of reference you want without first having to load it into memory.

src/repository.c Outdated Show resolved Hide resolved
pygit2/repository.py Outdated Show resolved Hide resolved
pygit2/repository.py Outdated Show resolved Hide resolved
src/repository.c Outdated Show resolved Hide resolved
pygit2/repository.py Outdated Show resolved Hide resolved
src/repository.h Show resolved Hide resolved
pygit2/repository.py Show resolved Hide resolved
@jdavid jdavid merged commit f5aa8a0 into libgit2:master Feb 19, 2023
@jdavid
Copy link
Member

jdavid commented Feb 19, 2023

Thanks for your contribution!

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.

None yet

2 participants