diff options
author | Philippe Blain <levraiphilippeblain@gmail.com> | 2024-11-22 19:50:21 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-11-25 11:59:19 +0900 |
commit | acca46d12464cc64b623b104c04977d8db1a9591 (patch) | |
tree | 14968a133f9262b51d62f9b62f5cf5ab917bfa81 /git-svn.perl | |
parent | bba503d43ef43a90597795e5e82018ba33d6a095 (diff) |
git-mergetool--lib.sh: add error message for unknown tool variant
In setup_tool, we check if the given tool is a known variant of a tool,
and quietly return with an error if not. This leads to the following
invocation quietly failing:
git mergetool --tool=vimdiff4
Add an error message before returning in this case.
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions