diff options
author | 2018-12-11 08:11:32 -0800 | |
---|---|---|
committer | 2018-12-28 12:49:48 -0800 | |
commit | c913c5964c3a7b5158a76c02721acbd0df6e2b40 (patch) | |
tree | fa6c46bd6bf56e5b9c8ad0b684acb9e23245d455 /t/chainlint/nested-cuddled-subshell.test | |
parent | Git 2.20.1 (diff) | |
download | tgif-c913c5964c3a7b5158a76c02721acbd0df6e2b40.tar.xz |
rebase: make builtin and legacy script error messages the same
The conversion of the script version of rebase took messages that were
prefixed with "error:" and passed them along to die(), which adds a
"fatal:" prefix, thus resulting in messages of the form:
fatal: error: cannot combine...
which seems redundant. Remove the "error:" prefix from the builtin
version of rebase, and change the prefix from "error:" to "fatal:" in
the legacy script to match.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/chainlint/nested-cuddled-subshell.test')
0 files changed, 0 insertions, 0 deletions