# learngit **Repository Path**: wangyazhu/learngit ## Basic Information - **Project Name**: learngit - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # git学习笔记 > [参考廖雪峰Git教程](https://www.liaoxuefeng.com/wiki/896043488029600) ***主要内容*** - Git基础知识 - Git基本理论 - Git本地仓库基本操作 - Git远程仓库基本操作 - 总结