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

Supporting older git < 2.6 which does not have --date:format option #1314

Merged
merged 1 commit into from
Jan 10, 2017

Conversation

tulinkry
Copy link
Contributor

@tulinkry tulinkry commented Jan 5, 2017

Apparently our feature from #1262 is only supported in git2.6+ (as discovered here).

This patch should support older git versions by converting the date from rfc, without using the --date=format: option.

Also this was reported in #1310 which gave me the clue that not everybody uses upgraded git.

@tulinkry tulinkry self-assigned this Jan 6, 2017
@tarzanek
Copy link
Contributor

lgtm

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