Open zhdh2008 opened 9 years ago
TortoiseGit 安装与配置: https://www.cnblogs.com/xiuxingzhe/p/9312929.html
Git 配置相关问题
Couldn't load this key (OpenSSH SSH-2 private key(new format)) https://stackoverflow.com/questions/27129904/pageant-refuses-to-load-ssh-2-key-generated-with-gitbash
Android studio 中git clone 异常 fatal: Could not read from remote repository Setting -> Version Control -> Git Path to Git executable修改为:D:\Program Files\Git\cmd\git.exe SSH executable设置为Built-in
mac配置过个git ssh key https://www.jianshu.com/p/7dbe6632dd8a
1.Windows下安装Git https://www.cnblogs.com/ximiaomiao/p/7140456.html
2.Windows配置多个Git账户 https://www.cnblogs.com/liuguanglin/p/8351616.html
突然出现Failed to connect to github.com port 443: Timed out https://blog.csdn.net/u011476390/article/details/93411139
http://rogerdudler.github.io/git-guide/
Download a git client
Git安装教程