git下载
git关网:https://git-scm.com/



下载后是exe文件
git安装
除了选安装地址,其他都是下一步下一步傻瓜式安装
安装好之后随便一个地方右键多了两个东西
git gui here 和git bash here
git测试配置及创建github项目
右键git bash here
测试是否可用 没报错说明可以
git config --global user.email "自己邮箱"
#生成密钥 回车回车就行 默认地址 c/Users/lenovo/.ssh/id_rsa.
ssh-keygen -t rsa -C "自己邮箱"

记事本打开pub文件,复制密钥
回到github,点头像,setting,

添加新的密钥,就是刚刚记事本打开的内容复制进去



















![[Spring Cloud] gateway全局异常捕捉统一返回值](https://img-blog.csdnimg.cn/img_convert/c8d13eba2f684c0896025b7afba170d7.png)





![蓝桥杯(5):python动态规划DF[2:背包问题]](https://img-blog.csdnimg.cn/direct/0caab64c3f4d4ba69bd2c208e455ab64.png)

