# StuManager **Repository Path**: deimoe/stu-manager ## Basic Information - **Project Name**: StuManager - **Description**: 2020年三小项目 基于SpringBoot的宿管委信息管理系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-10-22 - **Last Updated**: 2021-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于SpringBoot的宿管委信息管理系统 代码仓库 在进行任何操作之前,请检查git提交流程 > 该仓库是单一分支,切记 ## 基本流程 * 拉取远程分支 * 开始你的操作 * commit或stash(暂存) * commit 加上你的注释 * push吧(有同文件冲突就合并 没有就本地合并一下仓库再提交) ## 常用命令 `git clone https://gitee.com/deimoe/stu-manager.git` >>克隆代码至本地 > `git pull` >>拉取远程仓库代码并合并 >仔细看 **如果发生了同文件请自行合并冲突** ![Image text](./git.jpg)