摘要: 安装Git,官网下载,全部直接下一步,安装完成。 在github中新建仓库(new respository),为仓库命名,其他根据需求选择,点击"Create repositor"完成。 新建文件夹,右键点击“Git Bash Here”。 输入命令:git init将文件夹变成Git可管理仓库,运 阅读全文
posted @ 2022-05-20 11:15 夜铮 阅读(67) 评论(0) 推荐(0)