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

How to get all object ids in the object database? git_odb_foreach()? #569

Open
MW3000 opened this issue Mar 30, 2016 · 1 comment
Open

Comments

@MW3000
Copy link

MW3000 commented Mar 30, 2016

I am trying to get a list of all (including the ones not referenced by a commit) object ids in the object database.
I found git_odb_foreach() in libgit2, but nothing in objective-git.

Is there currently a way to achieve this? Would you consider adding the functionality?

@pietbrauer
Copy link
Member

I don't know if there is currently a way to do that in ObjectiveGit. There are quite some enumerations in ObjectiveGit so you could take a look at that and make a PullRequest?

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

No branches or pull requests

2 participants