Add new script to create release branches.
authormachenbach <machenbach@chromium.org>
Fri, 30 Jan 2015 16:46:41 +0000 (08:46 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 30 Jan 2015 16:46:49 +0000 (16:46 +0000)
commit1bd398ab16a2cfbff6e116bcf21c8efd2a0b6f04
treec863ec98b2c09a8c78878d9da74d96d986cba732
parent5e4951b89990e5198afd59e02fa2abdc91d77873
Add new script to create release branches.

BUG=chromium:451975
TBR=tandrii@chromium.org
NOTRY=true
LOG=n

TEST=./script_test.py
TEST=tools/release/create_release.py -r machenbach@chromium.org -a machenbach@chromium.org --dry-run

Review URL: https://codereview.chromium.org/881683004

Cr-Commit-Position: refs/heads/master@{#26364}
tools/release/common_includes.py
tools/release/create_release.py [new file with mode: 0755]
tools/release/test_scripts.py