摘要:
输入个人信息(代码提交者) git config --global user.name "xxxx" git config --global user.email xxxxx@qq.com 初始化项目 git init 设置远程地址 git remote add origin https://git 阅读全文
posted @ 2019-03-12 23:41
玉貔貅
阅读(304)
评论(0)
推荐(0)
|
摘要:
输入个人信息(代码提交者) git config --global user.name "xxxx" git config --global user.email xxxxx@qq.com 初始化项目 git init 设置远程地址 git remote add origin https://git 阅读全文
posted @ 2019-03-12 23:41
玉貔貅
阅读(304)
评论(0)
推荐(0)
|