search

Home  >  Q&A  >  body text

github - .gitmodules file initialization problem

*This repo is a blog created by github hexo

The submodule themes/landscape-plus was not properly initialized with a .gitmodules file.
How did this problem come about and how to solve it?

PHPzPHPz2871 days ago714

reply all(1)I'll reply

  • 世界只因有你

    世界只因有你2017-05-02 09:43:28

    Git submodule, add recursive parameters when cloning, or clone it and init it and then update

    reply
    0
  • Cancelreply