mirror of
https://github.com/git/git.git
synced 2026-04-27 12:26:20 +02:00
91f175165a
There are two copies of traverse_commit_list callback that show the object name followed by pathname the object was found, to produce output similar to "rev-list --objects". Unify them. Signed-off-by: Junio C Hamano <gitster@pobox.com>