Online Git Reference
Forked from https://github.com/git/git-reference
http://gitref.org
9fdf0b2221
Fleshing out what the other two invocations of `git reset` are and bundle them up. Information based on the following resources: http://git-scm.com/2011/07/11/reset.html http://www.infoq.com/presentations/A-Tale-of-Three-Trees http://schacon.github.com/resetvcheckout.html Also updates a link to the book no longer at ProGit.org |
||
---|---|---|
_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.