Cloning a repository with SourceTree

前端 未结 22 1387
不知归路
不知归路 2021-02-03 21:23

Can someone give me a quick walkthrough on simply cloning a repo with SourceTree?

In Bookmarks, I click on Clone Repository. For Source Path I paste in the URL which loo

22条回答
  •  暖寄归人
    2021-02-03 21:50

    As illustrated in this Atlassian thread, this is usually related to a credential issue.

    In your case, it could be an ssh configuration problem, with no or the wrong ssh public/private keys.
    Or, still for ssh, it can be related to ssh keys incorrectly registered.

提交回复
热议问题