Searched defs:git_checkout (Results 1 – 3 of 3) sorted by relevance
94 def git_checkout(commit_hash: str, destination_path: str): function
248 def git_checkout(git_bash, cwd): function
364 def git_checkout(checkout_options, check_out_dir=os.getcwd()): member in RegressTestRepoPrepare