Searched refs:ROLL_BRANCH_NAME (Results 1 – 1 of 1) sorted by relevance
30 ROLL_BRANCH_NAME = 'roll_chromium_revision' variable325 logging.info('Creating roll branch: %s', ROLL_BRANCH_NAME)327 _RunCommand(['git', 'checkout', '-b', ROLL_BRANCH_NAME])332 if active_branch == ROLL_BRANCH_NAME:334 if ROLL_BRANCH_NAME in branches:335 logging.info('Removing previous roll branch (%s)', ROLL_BRANCH_NAME)338 _RunCommand(['git', 'branch', '-D', ROLL_BRANCH_NAME])