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
It would be better if the mirror repo can fetch lfs objects (also applies to the submodules).
Basically, run git lfs fetch ${remote} --all would work (if the repo doesn't have lfs objects, it seems git lfs will show error, which should be ignored)