Git安装和使用
摘要:
安装: 下载:https://git-scm.com/,https://gitforwindows.org/直接默认安装就行安装完成后设置用户名和邮箱 $ git config --global user.name "Your Name" $ git config --global user.ema 阅读全文
posted @ 2019-08-19 15:23 Bingmous 阅读(24) 评论(0) 推荐(0)
欢迎交流,不吝赐教~