HTML CSS JavaScript
Switch branches/tags
Nothing to show
Clone or download
Pull request Compare This branch is 7 commits ahead, 43 commits behind git:gh-pages.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
_layouts Update zh_reference.html Jul 26, 2013
basic change link Jul 25, 2013
branching
creating change link Jul 25, 2013
css
images fleshing out structure Jun 3, 2010
inspect delete Jul 25, 2013
js basic layout and intro content Jun 3, 2010
remotes change link Jul 25, 2013
.gitignore Ignore swap files and .DS_Stores Oct 1, 2012
CNAME 修改绑定链接 Jul 25, 2013
LICENSE.md Convert to CC-BY-3.0 Jul 12, 2013
NOTES change to & May 18, 2012
README.md Update README.md Jul 25, 2013
about.html delete Jul 25, 2013
cookbook.html
index.html change link Jul 25, 2013

README.md

在线 Git 命令参考

本站为 Git 参考手册。

目的是为学习与记忆 Git 使用中最重要、最普遍的命令提供快速翻阅。 这些命令以你可能需要的操作类型划分,并且将提供日常使用中需要的一些常用的命令以及参数。

每个章节都有到下一个章节的链接,所以本手册也可以当作一个入门指导。

每个页面还有一个深度 Git 文档阅读的链接,比如官方的使用手册页面或者《Pro Git》书中的相关章节, 以便于你学习了解更多的 Git 命令。

贡献

你可以使用 fork-pull 的方式来参与到手册的撰写或翻译工作中。