Searched defs:DescendsFrom (Results 1 – 3 of 3) sorted by relevance
789 func (r *gitRepo) DescendsFrom(ctx context.Context, rev, tag string) (bool, error) { func
433 func (r *vcsRepo) DescendsFrom(ctx context.Context, rev, tag string) (bool, error) { func
87 DescendsFrom(ctx context.Context, rev, tag string) (bool, error) methodSpec