Cloning a repository with SourceTree

前端 未结 22 1650
不知归路
不知归路 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:30

    These things helped me

    • Replace SSH with Https links for the URL format.
    • Delete any old access keys (that of SourceTree) in your key chain access. This needs to be done when you change your Git repo password.

    Now try to clone again. This should fix your problem.

提交回复
热议问题