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
Git inteprets any files with .pack extensions as packs.
For example, look at prepare_pack function in https://github.com/git/git/blob/master/packfile.c
We should use same rules for Git LFS to prevent problems with arbitrary pack names.
0 commit comments