You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: