摘要: Command line instructions Git global setup git config --global user.name "你的名字" git config --global user.email "你的邮箱" Create a new repository git clon 阅读全文
posted @ 2018-08-17 12:05 whendream 阅读(176) 评论(0) 推荐(0) 编辑