Searched refs:CheckoutRemoteBranch (Results 1 – 2 of 2) sorted by relevance
115 func CheckoutRemoteBranch(path, url string, branch string) error { func
486 if err := git.CheckoutRemoteBranch(cacheDir, cfg.Remote, cfg.Branch); err != nil {796 if err := git.CheckoutRemoteBranch(dir, url, coverageBranch); err != nil {