repository: Implement wrappers for git_object_lookup_prefix #658

Merged
pks-t merged 1 commits from pks-object-lookup-prefix into master 2020-10-22 07:21:26 -05:00
pks-t commented 2020-10-22 02:16:06 -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.

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.
lhchavez (Migrated from github.com) approved these changes 2020-10-22 07:21:01 -05:00
lhchavez (Migrated from github.com) left a comment

thanks!

thanks!
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#658
No description provided.