# srpCODE **Repository Path**: good-looking-boy/srp-code ## Basic Information - **Project Name**: srpCODE - **Description**: 没有描述没有描述没有描述 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-03-07 - **Last Updated**: 2024-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # srpCODE #### 介绍 git的创建仓库上传教程请看网站: https://blog.csdn.net/weixin_46571373/article/details/107525877 加入仓库教程可以查看: https://blog.csdn.net/qq_43615903/article/details/104856368 为了工程的可读性,git的代码上传需要写git commit提交规范,可以引入插件帮助规范提交,查看: https://blog.csdn.net/weixin_40780243/article/details/108900691 具体的提交规范: https://zhuanlan.zhihu.com/p/90281637 补充教程:实践有用。 1、通过网络下载好git软件、VSCODE软件,注册gitee: ![Image text](https://gitee.com/good-looking-boy/srp-code/raw/master/image/1.png) ![Image text](https://gitee.com/good-looking-boy/srp-code/raw/master/image/1-2.png) ![Image text](https://gitee.com/good-looking-boy/srp-code/raw/master/image/1-3.png) 2、成功时在文件夹右键鼠标可以看见这个东西: ![Image text](https://gitee.com/good-looking-boy/srp-code/raw/master/image/2.png) 3、在你想要放代码的仓库文件夹内,点击Git Bash Here,然后输入代码: git clone https://gitee.com/good-looking-boy/srp-code.git,将仓库克隆到文件夹 ![Image text](https://gitee.com/good-looking-boy/srp-code/raw/master/image/3.png) 4、输入git config --global user.name 注册的账号,继续输入: git config --global user.email 注册用的邮箱,提交你的个人信息,访问网站时会自动读取 5、安装VSCODE插件git hustory和Commit Message Editor ![Image text](https://gitee.com/good-looking-boy/srp-code/raw/master/image/5.png) ![Image text](https://gitee.com/good-looking-boy/srp-code/raw/master/image/5-1.png) ![Image text](https://gitee.com/good-looking-boy/srp-code/raw/master/image/5-2.png) 6、通过git history 修改Readme文件后推送过来 ![Image text](https://gitee.com/good-looking-boy/srp-code/raw/master/image/6-1.png) ![Image text](https://gitee.com/good-looking-boy/srp-code/raw/master/image/6-2.png) ![Image text](https://gitee.com/good-looking-boy/srp-code/raw/master/image/6-3.png) ![Image text](https://gitee.com/good-looking-boy/srp-code/raw/master/image/6-4.png) 亮亮,成功推送 梁锦声,成功推送,再次推送demo 谭梓浩,推送失败 尹晟,推送 陈肯,推送 吴亚铮,推送111 hhh 123 补充教程 oaoa