Documentation ¶ Index ¶ func FindGit() (string, error) func UseGitFinder(ctx context.Context) context.Context Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func FindGit ¶ func FindGit() (string, error) FindGit returns the path to the Git binary found in the corresponding CIPD package. Calling this function from any Go package will automatically establish a Bazel dependency on the corresponding CIPD package, which Bazel will download as needed. func UseGitFinder ¶ func UseGitFinder(ctx context.Context) context.Context Types ¶ This section is empty. Source Files ¶ View all Source files git.go Click to show internal directories. Click to hide internal directories.