GitTree¶
-
class
github.GitTree.GitTree¶ This class represents GitTrees. The reference can be found here https://docs.github.com/en/rest/reference/git#trees
-
sha¶ Type: string
-
tree¶ Type: list of github.GitTreeElement.GitTreeElement
-
url¶ Type: string
-