On Thu, Feb 03 2022, Junio C Hamano wrote: > * ab/ambiguous-object-name (2022-01-27) 7 commits > - object-name: re-use "struct strbuf" in show_ambiguous_object() > - object-name: iterate ambiguous objects before showing header > - object-name: show date for ambiguous tag objects > - object-name: make ambiguous object output translatable > - object-name: explicitly handle bad tags in show_ambiguous_object() > - object-name: explicitly handle OBJ_BAD in show_ambiguous_object() > - object-name tests: add tests for ambiguous object blind spots > > Error output given in response to an ambiguous object name has been > improved. > > What's the doneness of this thing? > source: <cover-v8-0.7-00000000000-20220127T052116Z-avarab@xxxxxxxxx> I think it's thoroughly done at this point & ready for next, and the latest (small) re-roll addressed the outstanding comments you had, which you already acked. Thanks!