mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
Merge branch 'da/difftool'
Fix-up to a new feature in 'master'. * da/difftool: difftool: honor --trust-exit-code for builtin tools
This commit is contained in:
@@ -221,6 +221,7 @@ run_merge_tool () {
|
||||
else
|
||||
run_diff_cmd "$1"
|
||||
fi
|
||||
status=$?
|
||||
return $status
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user