Online Git Reference
Forked from https://github.com/git/git-reference
http://gitref.org
0f4505c1e2
converted tabs to spaces also. but these commits is limited in the zh version. the reason I did this: - long lines is prone to conflict - the use of tab disturbs the indentation when switching editors without proper tab space setting, which you may never get it right. so why not give up and use spaces instead. those changes is limited to the zh translation. Merge remote-tracking branch 'upstream/gh-pages' into gh-pages Conflicts: .gitignore _layouts/zh_reference.html zh/basic/index.html zh/branching/index.html zh/creating/index.html zh/index.html zh/inspect/index.html zh/remotes/index.html |
||
---|---|---|
_layouts | ||
basic | ||
branching | ||
creating | ||
css | ||
images | ||
inspect | ||
js | ||
remotes | ||
zh | ||
.gitignore | ||
about.html | ||
CNAME | ||
cookbook.html | ||
index.html | ||
LICENSE.md | ||
NOTES | ||
README.md |
Online Git Reference
I've been giving out git reference cards and wanted a sort of online version of that. A list of the common commands, grouped by task, with the common invocations in an easy to reference site. This is my shot at that site - hopefully it is a nice way to get into this stuff if someone is intimidated by the pro git book.
中文翻译
译者 http://cyj.me 逸才,暂未被合并入 http://gitref.org, 请先通过 http://gitref.cyj.me 访问