Searched defs:gitCommit (Results 1 – 2 of 2) sorted by relevance
40 …gitCommit = flag.String("git_commit", "", "The git hash to which the data should be associa… var145 gitCommit string member
129 func setupGoldctl(ctx context.Context, local bool, gitCommit, gerritCLID, tryjobID, goldctlPath, wo… argument