Nicolas Pitre <nico@xxxxxxx> wrote: > This patch series adds support for large packs to GIT. It creates a new > index format to accommodate both larger offsets and to store a checksum > for each raw object in a pack. More details is provided in each patch > commit message. > > This is not a replacement for the pack size limiting feature. I think that > GIT should support both: large packs and split packs. I like this series. I haven't had time to test it myself yet, and probably won't be able to do so before Junio merges it into a pu or next release. But it looks OK on a first read. It is unfortunate that we are changing the index file format without also bringing in packv4 support at the same time. I have just been too swamped in useless bulls**t in day-job work to spend time on Git lately. -- 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