Improve branch creation in release scripts.
authormachenbach@chromium.org <machenbach@chromium.org>
Tue, 28 Oct 2014 13:42:58 +0000 (13:42 +0000)
committermachenbach@chromium.org <machenbach@chromium.org>
Tue, 28 Oct 2014 13:43:16 +0000 (13:43 +0000)
commita03a399980e81ac5cc3796d64eff1f3d3d922763
treea55394de8f2430609b31299192bd01eeaba9b9dc
parent5c2dffc380ca32d9e64e2884977e22fb2a207399
Improve branch creation in release scripts.

Use 'git new-branch' for creating new branches.

BUG=410721
LOG=n
TEST=script_test.py
R=tandrii@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#24940}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24940 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/push-to-trunk/git_recipes.py
tools/push-to-trunk/test_scripts.py