Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mm/push-social-engineering-attack-doc' into maint
[gitweb.git]
/
mergetools
/
kompare
diff --git
a/mergetools/kompare
b/mergetools/kompare
index 433686c12a088195bbf21b2e409c21df199ba988..e8c0bfa678547258ff0f330ae756f3621e6aadc7 100644
(file)
--- a/
mergetools/kompare
+++ b/
mergetools/kompare
@@
-5,3
+5,7
@@
can_merge () {
diff_cmd () {
"$merge_tool_path" "$LOCAL" "$REMOTE"
}
+
+exit_code_trustable () {
+ true
+}