Files
git/diff-lib.c
Junio C Hamano 0ff4dfc0e1 Merge branch 'ar/diff-index-merge-base-fix' into next
"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
2023-10-06 15:51:21 -07:00

19 KiB