79591882

Date: 2025-04-25 05:58:47
Score: 0.5
Natty:
Report link

Your mirrored repository contains references to LFS-tracked files, but those actual files aren’t being pushed with your current method.

After what you've already done, do this:

git lfs install
git lfs push --all origin

This command pushes all the LFS files associated with all branches and tags to the new origin.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kiryl Famin