Searched defs:CheckoutCommit (Results 1 – 4 of 4) sorted by relevance
35 func (ctx *akaros) CheckoutCommit(repo, commit string) (*Commit, error) { func
66 func (ctx *fuchsia) CheckoutCommit(repo, commit string) (*Commit, error) { func
86 func (git *git) CheckoutCommit(repo, commit string) (*Commit, error) { func
28 CheckoutCommit(repo, commit string) (*Commit, error) methodSpec