# Git 基础使用教程 **Repository Path**: xu_yi_zhou/git ## Basic Information - **Project Name**: Git 基础使用教程 - **Description**: 撰写一份使用 Git 指令进行文档协同撰写的教程 - **Primary Language**: 其他 - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2020-03-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Git 基础使用教程 #### 介绍 撰写一份使用 Git 指令进行文档协同撰写的教程 ## 关于本文 ## 目 录 * [一、Git 的初步认识](01.md) * [二、首次运行 Git 时的配置](02.md) * [三、仓库的概念](03.md) * [四、在本地创建仓库副本](04.md) * [五、本地修改后的仓库副本推送到 Gitee](05.md)