Home
last modified time | relevance | path

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

/external/skia/tools/
Dchrome_release_branch.py49 def create_new_branch(new_branch, branch_at): argument
54 git.git('reset', '--hard', branch_at)
98 branch_at = sys.argv[1]
104 create_new_branch(new_branch, branch_at)