Searched defs:gitPath (Results 1 – 2 of 2) sorted by relevance
| /external/skia/infra/bots/task_drivers/go_linters/ |
| D | go_linters.go | 27 gitPath = flag.String("git_path", "", "Location of git binary to use for diffs.") var 121 func gitInit(ctx context.Context, gitPath, skiaPath string) error { argument 163 func checkGitDiff(ctx context.Context, gitPath, skiaPath string) error { argument
|
| /external/skia/infra/bots/task_drivers/check_generated_files/ |
| D | check_generated_files.go | 30 gitPath = flag.String("git_path", "", "Location of git binary to use for diffs.") var 173 func gitInit(ctx context.Context, gitPath, skiaPath string) error { argument 272 func checkGitDiff(ctx context.Context, gitPath, skiaPath string) error { argument
|