On Fri, Nov 15, 2019 at 02:07:13PM +0900, Junio C Hamano wrote: > Thomas Braun <thomas.braun@xxxxxxxxxxxxxxxxxxx> writes: > > > Just out of curiosity: Is there a use case for inspecting non-commit > > objects with git log? > > I do not think there is (rev-list is a different story, given that > you can pass --objects), and it probably is not too difficult to > teach "git log" and friends that they only want commit-ish. I think you already did; see my other reply. ;) -Peff