Retrieve a subtree contained in a tree, given its relative path.
The returned tree is owned by the repository and
should be closed with the git_object_free
method.
Path to the contained subtree
0 on success; GIT_ENOTFOUND if the path does not lead to a subtree