Searched refs:CheckoutRemoteCommit (Results 1 – 2 of 2) sorted by relevance
136 func CheckoutRemoteCommit(path, url string, commit Hash) error { func
495 if err := git.CheckoutRemoteCommit(cacheDir, cfg.Remote, git.ParseHash(cfg.SHA)); err != nil {1076 if err := git.CheckoutRemoteCommit(t.checkoutDir, gitURL, t.commit); err != nil {