| Path : /proc/self/root/proc/self/root/proc/self/root/usr/libexec/git-core/mergetools/ |
| Current File : //proc/self/root/proc/self/root/proc/self/root/usr/libexec/git-core/mergetools/kompare |
can_merge () {
return 1
}
diff_cmd () {
"$merge_tool_path" "$LOCAL" "$REMOTE"
}