Retrieve, by hash, the tree state represented by a commit.
The returned object’s tree field contains a list of files and
directories present in the tree.
Directories in the tree can be recursively retrieved by this endpoint through their hashes. Files in the tree can be retrieved by the Get a blob object endpoint.