目次

git lfs

since 2020-08-19

git push しようとしたらエラーが出た

$ git push somewhere some_branch
open hoge/@lfs/hoge.bin: no such file or directory
$ git lfs fetch --all

origin から clone したときにちゃんと lfs fetch してなかったので somewhere に push できなかったという話か