James Sadler
d65f630d79
Correct the doc for git log --since --before
"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
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.
Description
Languages
HTML
86%
CSS
12.6%
JavaScript
1.4%