]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/diff-tree-stdin-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Apr 2022 17:46:04 +0000 (10:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Apr 2022 17:46:04 +0000 (10:46 -0700)
commit3da993f2e63864668ca7ae1a91c351684aec319d
treec9fa6b5145e6f5918d79eb3e51f14bf344402164
parent740deeadd3d2c10b8a98573fdf65aa433a0bf816
parentf8781bfda31756acdc0ae77da7e70337aedae7c9
Merge branch 'jc/diff-tree-stdin-fix'

"diff-tree --stdin" has been broken for about a year, but 2.36
release broke it even worse by breaking running the command with
<pathspec>, which in turn broke "gitk" and got noticed.  This has
been corrected by aligning its behaviour to that of "log".

* jc/diff-tree-stdin-fix:
  2.36 gitk/diff-tree --stdin regression fix
log-tree.c