Merge branch 'ar/diff-index-merge-base-fix'

"git diff --merge-base X other args..." insisted that X must be a commit and errored out when given an annotated tag that peels to a commit, but we only need it to be a committish. This has been corrected. * ar/diff-index-merge-base-fix: diff: fix --merge-base with annotated tags

Junio C Hamano committed Oct 13, 2023 at 14:18 UTC 09dcbb486d964b59222136dd1668023098658eda

No changes.