v8/tools/release
machenbach 44bc8646c3 Create v8 roll branches in refs/heads.
This is needed as normal chromium checkouts don't fetch
branch-heads.

These branches will also be replicated by GitHub and are
fetched when cloning from the repository.

The expected object size will be the same or smaller than
before as we currently push the same information onto the
candidates branch (which already is in refs/heads). The only
difference is the increasing number of refs in refs/heads.

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/914973002

Cr-Commit-Position: refs/heads/master@{#26629}
2015-02-12 18:34:32 +00:00
..
auto_push.py Let release scripts determine version based on tags. 2015-01-28 10:09:04 +00:00
auto_roll.py Let release scripts determine version based on tags. 2015-01-28 10:09:04 +00:00
auto_tag.py
check_clusterfuzz.py
chromium_roll.py Let release scripts determine version based on tags. 2015-01-28 10:09:04 +00:00
common_includes.py Add new script to create release branches. 2015-01-30 16:46:49 +00:00
create_release.py Create v8 roll branches in refs/heads. 2015-02-12 18:34:32 +00:00
git_recipes.py
merge_to_branch.py
push_to_candidates.py Let release scripts determine version based on tags. 2015-01-28 10:09:04 +00:00
releases.py Retrieve recent v8 release information based on tags. 2015-01-29 14:21:41 +00:00
script_test.py
test_scripts.py Create v8 roll branches in refs/heads. 2015-02-12 18:34:32 +00:00