1b593e1ea4d2
1 2 3 4 5 6 7 8 9 10 11
can_merge () { return 1 } diff_cmd () { "$merge_tool_path" "$LOCAL" "$REMOTE" } exit_code_trustable () { true }