Home
last modified time | relevance | path

Searched refs:CreateBranch (Results 1 – 5 of 5) sorted by relevance

/external/toolchain-utils/llvm_tools/
Dgit_unittest.py33 git.CreateBranch(path_to_repo, branch)
47 git.CreateBranch(path_to_repo, branch)
Dgit.py35 def CreateBranch(repo, branch): function
Dcherrypick_cl.py200 git.CreateBranch(llvm_symlink_dir, branch)
Dupdate_chromeos_llvm_hash.py474 git.CreateBranch(repo_path, branch)
/external/toolchain-utils/rust_tools/
Drust_uprev.py584 git.CreateBranch(RUST_PATH, f'rust-to-{rust_version}')