Searched defs:BranchResp (Results 1 – 1 of 1) sorted by relevance
25 type BranchResp struct { struct26 Name string `json:"name"`27 Commit *Commit `json:"commit"`