Record

tree

No description available.

record tree {
  sha: string,
  tree: list​<tree-tree-item>,
  truncated: bool,
  url: string,
}

Fields

NameTypeDescription
shastring
treelist​<tree-tree-item>
truncatedbool
urlstring