]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/difftool-dir-diff-exit-code' into HEAD
authorJunio C Hamano <gitster@pobox.com>
Fri, 1 Mar 2024 22:38:54 +0000 (14:38 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 1 Mar 2024 22:38:54 +0000 (14:38 -0800)
"git difftool --dir-diff" learned to honor the "--trust-exit-code"
option; it used to always exit with 0 and signalled success.

* ps/difftool-dir-diff-exit-code:
  git-difftool--helper: honor `--trust-exit-code` with `--dir-diff`

1  2 
Documentation/git-difftool.txt

Simple merge