All of lore.kernel.org
 help / color / mirror / Atom feed
* Subject: Something like cat-file for the index?
@ 2014-01-10 11:53 Enno Weichert
  2014-01-10 12:58 ` Thomas Gummerer
  0 siblings, 1 reply; 3+ messages in thread
From: Enno Weichert @ 2014-01-10 11:53 UTC (permalink / raw)
  To: git

Hi,

I'd like to have a more technical look into the index file and what/how it
stores data; call it educational spelunking.

I know the index-format.txt but I'd really like to save me the work to
implement a pretty-printed output based on it.
I know ls-files but that's obviously not the whole thing.

So: is there something like cat-file, that basically gives me a readable
version of the information (version number and all...) in the index already
implemented or did nobody care until now?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-10 14:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-10 11:53 Subject: Something like cat-file for the index? Enno Weichert
2014-01-10 12:58 ` Thomas Gummerer
2014-01-10 14:27   ` Enno Weichert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.