How to fix Invocation failed Unexpected Response from Server: Unauthorized in Android studio

后端 未结 6 1141

I have one project on Gitlab and I worked with it for the last few days!

Now i want pull project on my home PC but show me below error :

6条回答
  •  囚心锁ツ
    2021-01-31 15:16

    You can try this, don't use the shortcut(git@github.com:/example/example.git) provided by logging in to git, submit directly using the full repo address(https://github.com/example/example.git).

提交回复
热议问题