Searched refs:commit_hash (Results 1 – 1 of 1) sorted by relevance
4 def clone_repository(branch, commit_hash): argument15 subprocess.call(["git", "checkout", commit_hash])
Completed in 3 milliseconds