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

Merged
github-actions[bot] merged 1 commits from cherry-pick-322007039-release-0.28 into release-0.28 2020-10-22 07:32:33 -05:00
github-actions[bot] commented 2020-10-22 07:21:49 -05:00 (Migrated from github.com)

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 37b81b61f1)

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 37b81b61f16f4bdf891a54dc8311bd5d2236e329)
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#660
No description provided.