stash: teach 'push' (and 'create_stash') to honor pathspec
[git.git] / mergetools / kompare
blobe8c0bfa678547258ff0f330ae756f3621e6aadc7
1 can_merge () {
2         return 1
5 diff_cmd () {
6         "$merge_tool_path" "$LOCAL" "$REMOTE"
9 exit_code_trustable () {
10         true