]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/merge-tree-stdin-deadlock-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 Feb 2025 22:19:36 +0000 (14:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Feb 2025 22:19:36 +0000 (14:19 -0800)
"git merge-tree --stdin" has been improved (including a workaround
for a deadlock).

* pw/merge-tree-stdin-deadlock-fix:
  merge-tree: fix link formatting in html docs
  merge-tree: improve docs for --stdin
  merge-tree: only use basic merge config
  merge-tree: remove redundant code
  merge-tree --stdin: flush stdout to avoid deadlock

1  2 
Documentation/git-merge-tree.adoc

Simple merge