Lookup a tree object from the repository, given a prefix of its identifier (short id).
@see git_object_lookup_prefix
pointer to the looked up tree
the repo to use when locating the tree.
identity of the tree to locate.
the length of the short identifier
0 or an error code
See Implementation
Lookup a tree object from the repository, given a prefix of its identifier (short id).
@see git_object_lookup_prefix