t/t5303-pack-corruption-resilience.sh: use the $( ... ) construct for command substit...
[git/raj.git] / mergetools / kompare
blob433686c12a088195bbf21b2e409c21df199ba988
1 can_merge () {
2         return 1
5 diff_cmd () {
6         "$merge_tool_path" "$LOCAL" "$REMOTE"