摘要: Git global setup git config --global user.name "name" git config --global user.email "fmail.com" Create a new repository(创建新的库) git clone http://。。。。。 阅读全文
posted @ 2021-04-01 17:46 游园惊梦、 阅读(75) 评论(0) 推荐(0) 编辑