Skip to content

repository: Implement wrappers for git_object_lookup_prefix (#658) #659

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

Merged
merged 2 commits into from
Oct 22, 2020

Conversation

github-actions[bot]
Copy link

While we already have wrappers for git_object_lookup, there are none
yet for the prefixed variant where only the first n bytes of the OID are
used for the lookup. This commit adds them.

(cherry picked from commit 37b81b6)

pks-t and others added 2 commits October 22, 2020 12:21
While we already have wrappers for `git_object_lookup`, there are none
yet for the prefixed variant where only the first n bytes of the OID are
used for the lookup. This commit adds them.

(cherry picked from commit 37b81b6)
@lhchavez lhchavez merged commit f58d71b into release-0.27 Oct 22, 2020
@lhchavez lhchavez deleted the cherry-pick-322007039-release-0.27 branch October 22, 2020 13:05
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