Carl Worth [off-list ref] writes:
On Fri, 4 Aug 2006 12:20:36 -0700 (PDT), Linus Torvalds wrote:
quoted
quoted
quoted
To get a list of all object names in a pack-file, you'd basically do just
something like the appended.
git-show-index?
Yeah, that might be good.
That clashes pretty badly with update-index. git-show-pack-index
perhaps?
There _already_ is a command called git-show-index, since early
July last year ;-).