Can't clone private repo on github from SourceTree

前端 未结 3 1306
-上瘾入骨i
-上瘾入骨i 2021-02-12 19:23

A similar issue is described here however, my symptoms are a little different and none of the steps there seemed to work. Nor does the suggestion here work.

I\'m attemp

3条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-12 19:56

    I had same problem. My fix way:

    1. Remove user from SourceTree settings (optional, i not sure);

    2. Add you account in setting and generate new SSH key (it's a main part of fix);

    3. Clone your repo;

    4. If SourceTree sill can't clone repo you can try to clone from main page of SourceTree choosing external repos.

提交回复
热议问题