Git 使用git-lfs时pull或reset后文件内容不正确

使用git-lfs时pull或reset后文件内容如下:

version https://git-lfs.github.com/spec/v1 
oid sha256:xxxxxxxxxxxxxxxxxxxxxx
size xxxxxxxxxx

使用以下命令恢复:

git lfs pull origin master
原文地址:https://www.cnblogs.com/kingBook/p/14542086.html