Home
last modified time | relevance | path

Searched refs:GetLatestMRBefore (Results 1 – 2 of 2) sorted by relevance

/developtools/integration_verification/tools/fotff/vcs/gitee/
Dcompare.go63 func GetLatestMRBefore(owner, repo, branch string, before string) (ret *Commit, err error) { func
/developtools/integration_verification/tools/fotff/pkg/gitee_common/
Dsteps_gitee.go272 …lastCommit, err := gitee.GetLatestMRBefore("openharmony", pu.P2.Name, branch, commit.Commit.Commit…