Install sourcetree on mac, then clone the git repository, copy the repository address on github and fill it in, but the message is invalid?
Related Settings
Is it possible that there are spaces? I have encountered this situation before using sourcetree.
Or the account password is wrong, but usually you use the ssh key to log in. After all, it is troublesome to enter the account password.
It’s very painful to use sourcetree的话,最好还是先把ssh配置好,然后用git clone把项目拉下来,在把项目拖到sourcetree里面比较好,添加远程仓库的时候使用ssh的方式,不然有时候sourcetree, especially after you turn on the two-step verification
sourcetree
ssh
git clone
I also encountered the same problem. Did the author solve it?
Is it possible that there are spaces? I have encountered this situation before using sourcetree.
Or the account password is wrong, but usually you use the ssh key to log in. After all, it is troublesome to enter the account password.
It’s very painful to use
sourcetree
的话,最好还是先把ssh
配置好,然后用git clone
把项目拉下来,在把项目拖到sourcetree
里面比较好,添加远程仓库的时候使用ssh
的方式,不然有时候sourcetree
, especially after you turn on the two-step verificationI also encountered the same problem. Did the author solve it?