Searched defs:Repository (Results 1 – 2 of 2) sorted by relevance
324 func getDEPS(r *git.Repository, branch string) (string, error) {346 func fetch(r *git.Repository, branch string) (plumbing.Hash, error) {
362 ##### [Return to Index](#index)