Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Pack files >2GB create corrupted indexes #502

Closed
taralx opened this issue Jul 24, 2017 · 0 comments
Closed

Pack files >2GB create corrupted indexes #502

taralx opened this issue Jul 24, 2017 · 0 comments
Labels

Comments

@taralx
Copy link
Contributor

taralx commented Jul 24, 2017

If you create a pack file >2GiB with go-git, git complains:

fatal: offset beyond end of pack index for ./objects/pack/pack-a9847f54c9994474dada80d688b84f377b3b50bd.pack (truncated index?)

Apparently the 64-bit offset section of the index is not being used.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants