Search
Provides struct and type for GitTree
@type t() :: %GitHub.Git.Tree{ sha: String.t(), tree: [map()], truncated: boolean(), url: String.t() }