Fix Git LFS common issues
Fix Git LFS common issues
Fixing files that should have been pointers in LFS but weren't
git lfs migrate import --no-rewrite "file_path" "file_path"
git lfs ls-files | grep "file_path"
git lfs push origin --all
git push origin --all
Let's break ...
karchuntan.hashnode.dev1 min read