git / git-reference

Online Git Reference at http://git.github.io/git-reference/
Other
996 stars 363 forks source link

Fix documentation for git log --since --authored #35

Closed freshtonic closed 12 years ago

freshtonic commented 12 years ago

"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."

should be

filter commits by date committed

matthewmccullough commented 12 years ago

Thanks for the contribution. The @github/training-team and I have taken the maintenance of this over so we'll be merging pull requests frequently now. We appreciate your efforts!