odb: Expose git_odb_object_type() as OdbObject.Type() #328

Merged
navytux merged 1 commits from y/odb-type into next 2016-07-24 11:09:12 -05:00
navytux commented 2016-07-19 14:59:51 -05:00 (Migrated from github.com)

It might be needed when one is writing git cat-file --batch equivalent
which has output format

<sha1> SP <type> SP <size> LF
<contents> LF
It might be needed when one is writing `git cat-file --batch` equivalent which has output format ``` <sha1> SP <type> SP <size> LF <contents> LF ```
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#328
No description provided.