查看commit_id

git log $filename

重置文件

git reset $commit_id

恢复文件

git checkout $filename