]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jn/mergetool-hideresolved-is-optional'
authorJunio C Hamano <gitster@pobox.com>
Sun, 14 Mar 2021 23:01:41 +0000 (16:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 14 Mar 2021 23:01:41 +0000 (16:01 -0700)
Disable the recent mergetool's hideresolved feature by default for
backward compatibility and safety.

* jn/mergetool-hideresolved-is-optional:
  doc: describe mergetool configuration in git-mergetool(1)
  mergetool: do not enable hideResolved by default


Trivial merge