问题如下:
解决办法:
1)运行以下命令进行clone
$ git clone --recursive https:xxxxxx
2)进入项目根目录,继续下载
$ cd eigen-git-mirror
$ git submodule update --init --recursive