Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 1, 2012

Conversation

freshtonic
Copy link
Contributor

"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

"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
@matthewmccullough
Copy link
Member

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!

matthewmccullough pushed a commit that referenced this pull request Oct 1, 2012
Fix documentation for git log --since --authored
@matthewmccullough matthewmccullough merged commit 6bc3fa3 into git:master Oct 1, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants