Git Submodule - Permission Denied

后端 未结 9 1305
长发绾君心
长发绾君心 2021-02-03 20:44

I am not able to clone the submodule existing within my private git repository. I do have access to entire repository,

Have used the below commands but dint work, pleas

9条回答
  •  终归单人心
    2021-02-03 21:42

    • On Windows:

    In my case, it was complaining about the same issue when I was using a regular command line (Git CMD). Then I tried with Git Bash and no issue no more.

提交回复
热议问题