Searched refs:hash_to_rebase (Results 1 – 1 of 1) sorted by relevance
107 def update_prod_branch(repo, repo_dir, hash_to_rebase): argument121 rebase_to = hash_to_rebase if hash_to_rebase else 'origin/prod-next'215 for repo, hash_to_rebase in repos.iteritems():218 repo, repo_dir, hash_to_rebase)