摘要: Git 查看git安装版本 git --version 清屏 clear 设置签名 git config --global user.name "Chauncy" git config --global user.email "liu5831835@163.com" 本地仓库初始化(进入需要初始化文 阅读全文
posted @ 2020-12-25 17:10 ChauncyL 阅读(71) 评论(0) 推荐(0)