Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for git_configure (0.07 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. MODULE.bazel

    python_version_ext = use_extension("//third_party/extensions:python_version.bzl", "python_version_ext")
    use_repo(python_version_ext, "python_version_repo")
    
    git_configure = use_repo_rule("//third_party/git:git_configure.bzl", "git_configure")
    
    git_configure(name = "local_config_git")
    
    ### RBE
    rbe_config = use_extension("@xla//third_party/extensions:rbe_config.bzl", "rbe_config_ext")
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Apr 02 01:32:13 GMT 2026
    - 11K bytes
    - Click Count (0)
Back to Top