Git Clone - Repository not found

前端 未结 25 1204
心在旅途
心在旅途 2020-12-07 09:31
git clone 

gives the message fatal: repository \'url\' not found

I tried the options in the link, but it didn\'t work.

25条回答
  •  一生所求
    2020-12-07 10:03

    You may need to create an empty file named git-daemon-export-ok within the repository directory.

提交回复
热议问题