# git-reference **Repository Path**: vcs-all-in-one/git-reference ## Basic Information - **Project Name**: git-reference - **Description**: 在线 Git 使用手册 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: clearly-describe-rm-mv - **Homepage**: http://git.github.io/git-reference/ - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 0 - **Created**: 2020-06-15 - **Last Updated**: 2025-07-15 ## Categories & Tags **Categories**: ebooks-manual **Tags**: None ## README # Online Git Reference Quick reference guide of basic Git commands along with examples of common uses and options. Each section includes tasks related to the type of operation you may be trying to do. If you would like to know more about a command listed, each command links to both the official manual page and its relevant chapter in the [Pro Git book](http://git-scm.com/book). ## Contributing If you would like to contribute, simply fork the repository, push your changes to a branch and send a pull request. Typo fixes, improvements to grammar or readability, it's all welcome.