より良いエンジニアを目指して

1日1つ。良くなる!上手くなる!

「Git failed with a fatal error. 」git lfsのインストールが必要だった

---------------------------
Microsoft Visual Studio
---------------------------
Git failed with a fatal error.
the remote end hung up unexpectedly
Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'


---------------------------
OK   
---------------------------

git lfsのインストールで解決

git lfs install

以上。