no way or very hard to remove git lfs object
순서 꼭 지켜야
lfs install 하고나서
Encountered files that should have been pointers, but weren't# 1. install from - https://github.com/git-lfs/git-lfs/releases/tag/v1.1.0 cd your_git_project git lfs install git lfs track "*.jpg"
listing
git lfs ls-files
git clone git lfs clone
pull onlly few files
git lfs fetch origin <branch> --include="<path>" git lfs checkout <path>
if error in pull or push
sometimes this will fix
[lfs] allowincompletepush = 1