# git-reference **Repository Path**: turtlemaster/git-reference ## Basic Information - **Project Name**: git-reference - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: gh-pages - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 在线 Git 命令参考 本站为 Git 参考手册。 目的是为学习与记忆 Git 使用中最重要、最普遍的命令提供快速翻阅。 这些命令以你可能需要的操作类型划分,并且将提供日常使用中需要的一些常用的命令以及参数。 每个章节都有到下一个章节的链接,所以本手册也可以当作一个入门指导。 每个页面还有一个深度 Git 文档阅读的链接,比如官方的使用手册页面或者《[Pro Git](http://git-scm.com/book)》书中的相关章节, 以便于你学习了解更多的 Git 命令。 ## 贡献 你可以使用 fork-pull 的方式来参与到手册的撰写或翻译工作中。