摘要: 新手笔记 欢迎交流 Git global setup (全局配置) git config --global user.name 'xxxxx' git config --global user.email 'xxxxxx' Create a new repository(建立新的库) git clo 阅读全文
posted @ 2019-11-12 11:25 云里看海 阅读(129) 评论(0) 推荐(0)