v8/tools/release
Bruce Dawson f0532662fb Make in-progress message more helpful
merge_to_branch.py can fail partway through for many reasons (the EDITOR
environment variable not being set being one) and on the next run this
leads to an error saying:

    Exception: A merge is already in progress

It is not obvious to those doing their first merge how to get past this.
Searching the source code leads to the -f option but it should be
possible to proceed without searching the source. This change adds
"Use -f to continue" to the message.

Change-Id: Ic9d8e404e044be3308e5ae3ef3a4430e4aa3ccc2
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1837028
Reviewed-by: Yang Guo <yangguo@chromium.org>
Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64096}
2019-10-03 19:13:36 +00:00
..
testdata/v8/third_party/googletest/src/googletest/include/gtest Roll googletest to 1.8.0+. 2018-03-23 07:54:27 +00:00
auto_push.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
auto_roll.py [release] Make included trybots in roll CL description more readable 2019-03-27 07:55:37 +00:00
auto_tag.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
check_clusterfuzz.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
common_includes.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
create_release.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
filter_build_files.py [tools] Remove cctest from non-ref official archives 2019-04-12 09:17:52 +00:00
git_recipes.py [release] Force branch commit messages on upload 2018-12-07 13:19:02 +00:00
merge_to_branch.py Make in-progress message more helpful 2019-10-03 19:13:36 +00:00
mergeinfo.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
PRESUBMIT.py
push_to_candidates.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
roll_merge.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
script_test.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
search_related_commits.py Preparing v8 to use with python3 /tools 2019-02-19 09:12:07 +00:00
test_mergeinfo.py
test_scripts.py [release] Make included trybots in roll CL description more readable 2019-03-27 07:55:37 +00:00
test_search_related_commits.py