# git-learning-course-config **Repository Path**: codedecent/git-learning-course-config ## Basic Information - **Project Name**: git-learning-course-config - **Description**: OSChina搬运过来的git入门 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-04 - **Last Updated**: 2021-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 课程大纲 - git简介 - 版本控制 - Git 介绍 - CODE CHINA 介绍 - git安装 - git 配置 - 自定义git - git使用 - git基础命令 - 版本管理 - 撤销修改 - 删除文件 - 分支管理 - git分支管理 - 分支管理策略 - git代码合并 - 解决冲突 - git pick - git标签 - 创建标签 - 操作标签