]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kh/range-diff-notes'
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 Sep 2023 16:04:15 +0000 (09:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 Sep 2023 16:04:15 +0000 (09:04 -0700)
"git range-diff --notes=foo" compared "log --notes=foo --notes" of
the two ranges, instead of using just the specified notes tree.

* kh/range-diff-notes:
  range-diff: treat notes like `log`

1  2 
range-diff.c

diff --cc range-diff.c
Simple merge