02 2018 档案

摘要:Git global setup git config --global user.name "用户名" git config --global user.email "邮箱" Create a new repository git clone xxxxx(git地址) cd xxx touch R 阅读全文
posted @ 2018-02-22 21:00 我没有领悟 阅读(110) 评论(0) 推荐(0)