Skip to content
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

using --date option when retrieving git history #1196

Merged
merged 1 commit into from Sep 30, 2016

Conversation

tulinkry
Copy link
Contributor

@tulinkry tulinkry commented Sep 30, 2016

fixes #1193

Using --date=rfc option for git log command overwrites user configuration and always retrieves the dates in the rfc2822 format.

Covered with a test case.

@tarzanek tarzanek added this to the 0.13 milestone Sep 30, 2016
@tarzanek
Copy link
Contributor

lgtm, merging

@tarzanek tarzanek merged commit 8c13dda into oracle:master Sep 30, 2016
@tulinkry tulinkry deleted the unparseable-date branch September 30, 2016 14:30
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.

GitHistoryParser: Unparseable date
2 participants