上传项目到github

1.配置git

先输入ssh-keygen –t rsa –C “邮箱地址”

 

 

git config –global user.name “用户名” 
git config –global user.email “邮箱” 

2.防火墙

 

posted @ 2020-05-25 09:28  Sapphire!  阅读(107)  评论(0编辑  收藏  举报