v8/tools/push-to-trunk
machenbach@chromium.org a868a74cfc Fix branch for resetting change log in push-to-trunk.
The patch is applied to ChangeLog with the "--index" option, which already updates the index of the file. For resetting the ChangeLog to the trunk revision, the trunk branch needs to be stated explicitly in the checkout, otherwise it checks out the already patched HEAD.

TEST=tools/push-to-trunk/script_test.py
R=jkummerow@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19996 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-03-17 13:52:33 +00:00
..
auto_roll.py Suppress error handling for test coverage in push and merge scripts. 2014-03-12 10:45:23 +00:00
common_includes.py Suppress error handling for test coverage in push and merge scripts. 2014-03-12 10:45:23 +00:00
git_recipes.py Fix branch for resetting change log in push-to-trunk. 2014-03-17 13:52:33 +00:00
merge_to_branch.py Suppress error handling for test coverage in push and merge scripts. 2014-03-12 10:45:23 +00:00
push_to_trunk.py Fix branch for resetting change log in push-to-trunk. 2014-03-17 13:52:33 +00:00
script_test.py Add coverage analysis to push and merge script tests. 2014-03-03 20:17:03 +00:00
test_scripts.py Fix branch for resetting change log in push-to-trunk. 2014-03-17 13:52:33 +00:00