Toon Claes [off-list ref] writes:
Junio C Hamano [off-list ref] writes:
quoted
* tc/last-modified-not-a-tree (2026-01-16) 4 commits
- last-modified: verify revision argument is a commit-ish
- last-modified: remove double error message
- last-modified: fix memory leak when more than one revision is given
- last-modified: rewrite error message when more than one revision given
Giving "git last-modified" a tree (not a commit-ish) died an
uncontrolled death, which has been corrected.
Will merge to 'next'.
source: [ref]
Sorry for the late response, I decided to reroll this after all. Changes
are small though.
Thanks, I just took a look and had a few comments on the first one.