Current Path : /proc/thread-self/root/usr/libexec/git-core/mergetools/ |
Current File : //proc/thread-self/root/usr/libexec/git-core/mergetools/kompare |
can_merge () { return 1 } diff_cmd_help () { echo "Use Kompare (requires a graphical session)" } diff_cmd () { "$merge_tool_path" "$LOCAL" "$REMOTE" } merge_cmd_help () { echo "Use Kompare (requires a graphical session)" } exit_code_trustable () { true }