cloneのあとsubmoduleを取得
git submodule update --init --recursive
git cloneしたあとに--recursiveを付け忘れたことに気づいた。あとからsubmoduleをcloneしたい。 - 君は心理学者なのか?
#git