# online_programing_platform **Repository Path**: deimoe/online_programing_platform ## Basic Information - **Project Name**: online_programing_platform - **Description**: 2021年综合课设设计项目 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-02 - **Last Updated**: 2021-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OnlineProgramingPlatform 在线编译平台 在进行任何操作之前,请检查git提交流程 > 该仓库是单一分支,切记 > 请不要```git add .``` > 请不要```git add .``` > 请不要```git add .``` ## 基本流程 * 拉取远程分支 * 开始你的操作 * commit或stash(暂存) * commit 加上你的注释 * push吧(有同文件冲突就合并 没有就本地合并一下仓库再提交) ## 常用命令 `git clone https://gitee.com/deimoe/online_programing_platform.git` >>克隆代码至本地 > `git pull` >>拉取远程仓库代码并合并 >仔细看 **如果发生了同文件请自行合并冲突** ![Image text](./git.jpg)