English
Appearance
Get the tree pointed to by a commit.
class Commit { tree(): Tree; }
Tree pointed to by a commit.