Shawn Pearce <spearce@xxxxxxxxxxx> wrote: > Timothy Shimmin <tes@xxxxxxx> wrote: > > So I added this to a script which walks over the objects directory, > > to work out what all the object ids are so I can apply git-cat-file > > to all the objects on my test directory. > > I guess this will fall down if the objects are stored in a pack :) > > I'll have to look and see how to extract all the object ids using > > some command. > > Try this: > > git-rev-list --all Sorry, that should have been: git-rev-list --objects --all damn brain. I guess its tired and wants some sleep. :-) -- Shawn. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html