pub fn commit_tree_id( repo: &Repository, commit_id: ObjectId, ) -> Result<ObjectId>
Get the tree ObjectId from a commit.
ObjectId