Online Git Reference
Forked from https://github.com/git/git-reference
http://gitref.org
d65f630d79
"By default, “git log” displays author dates as “Date” but then uses commit dates when given a –since option. That seems like broken defaults to me." - http://www.alexpeattie.com/blog/working-with-dates-in-git/ filter commits by date authored should be filter commits by date committed |
||
---|---|---|
_layouts | ||
basic | ||
branching | ||
creating | ||
css | ||
images | ||
inspect | ||
js | ||
remotes | ||
zh | ||
.gitignore | ||
about.html | ||
CNAME | ||
cookbook.html | ||
index.html | ||
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.