Add merged patches to commit title in merge-to-branch.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 3 Apr 2014 12:57:33 +0000 (12:57 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 3 Apr 2014 12:57:33 +0000 (12:57 +0000)
commit5f3c8a11faec7aec16b450dad107e88790b45769
tree82cd9c18fe69b7234cfee62b6f1d2c199802038a
parenteedc4c01f537088f4e6832a21b3ee0812831feef
Add merged patches to commit title in merge-to-branch.

This makes it easier to grep for patches in title in the revision history.

This also removes the redundant information into which branch was merged, as this can be derived from the version number in the title now.

BUG=
R=jarin@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20482 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/push-to-trunk/merge_to_branch.py
tools/push-to-trunk/test_scripts.py