摘要: 1,进入git官网下载git程序。 2,安装git,安装完任意目录鼠标右键选择,Git Bash Here 3,配置提交常用信息(可忽略) git config --global user.name "guanghe" git config --global user.email "18903378 阅读全文
posted @ 2021-12-01 10:38 光何 阅读(676) 评论(0) 推荐(0)