[release-tools] Only read from the chromium checkout in v8rel.
authormachenbach <machenbach@chromium.org>
Tue, 7 Apr 2015 19:42:32 +0000 (12:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 7 Apr 2015 19:42:37 +0000 (19:42 +0000)
commit3449e4f833590fd6f1548be53be8c1b84e187942
treee484e3944d8619fee84b979c3a7ab03ec935ffb1
parent1fb76f055a4a0d0a2f5e5d2784b0f070fc279b2b
[release-tools] Only read from the chromium checkout in v8rel.

Don't create local branches or otherwise manipulate the
checkout. This reads refs from remote branches and
reads file contents using show. It is faster and requires
less bootstrapping and cleanup.

TBR=tandrii@chromium.org
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#27640}
tools/release/git_recipes.py
tools/release/releases.py
tools/release/test_scripts.py