Searched defs:GitCommit (Results 1 – 1 of 1) sorted by relevance
58 type GitCommit struct { struct59 Sha string `json:"sha"`60 Files []GitCommitFile `json:"files"`