摘要: Git global setup: git config --global user.name "hello" git config --global user.email "hello@domain" Create Repository mkdir projectname cd projectna 阅读全文
posted @ 2018-08-23 17:50 zhonghuahero 阅读(95) 评论(0) 推荐(0) 编辑