Merge branch 'kh/range-diff-notes'
commit5cd3f68add3cf24c322f925a5ca05a278bc6c027
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 Sep 2023 16:04:15 +0000 (29 09:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 Sep 2023 16:04:15 +0000 (29 09:04 -0700)
tree2aeb289c520081aa9e8873808990f366fa468a5e
parent0b493d2986ab2664a35a87db04154c795f74d3fd
parent2e0d30d928dbb8899ebae749ceeb257e634d57f7
Merge branch 'kh/range-diff-notes'

"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`
range-diff.c