Bump to git 2.30.1
[platform/upstream/git.git] / git-difftool--helper.sh
index 7bfb673..46af3e6 100755 (executable)
@@ -71,7 +71,7 @@ then
        then
                merge_tool="$GIT_DIFF_TOOL"
        else
-               merge_tool="$(get_merge_tool)" || exit
+               merge_tool="$(get_merge_tool)"
        fi
 fi