摘要: //设置全局变量 Git global setup git config --global user.name "XX" git config --global user.email "xxxx@qq.com" Create a new repository git clone xxxx.git / 阅读全文
posted @ 2021-07-03 11:01 羽*枫 阅读(106) 评论(0) 推荐(0)