git config --global user.name 用户名git config --global user.email 邮箱

 

本地公钥放到github上

 

 

1、下载git命令客户端

https://git-scm.com/downloads

 

2、下载Git LFS 客户端

https://git-lfs.github.com/

 

Github如何上传超过100M的大文件

https://www.jianshu.com/p/3f25cd20e392

 

GitHub大文件(大于100M)上传

https://blog.csdn.net/wifi74262580/article/details/85060187

 

Git 错误:OpenSSL SSL_read: Connection was reset, errno 10054

https://www.cnblogs.com/fairylyl/p/15059437.html

查看原文