Searched defs:statLocal (Results 1 – 2 of 2) sorted by relevance
138 …statLocal func(rev, remote string) []string … member376 func (r *vcsRepo) statLocal(ctx context.Context, rev string) (*RevInfo, error) { func
617 func (r *gitRepo) statLocal(ctx context.Context, version, rev string) (*RevInfo, error) { func