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

Commit time is not correct #22

Open
wangk784 opened this issue Nov 15, 2016 · 5 comments
Open

Commit time is not correct #22

wangk784 opened this issue Nov 15, 2016 · 5 comments

Comments

@wangk784
Copy link

The commit time of some of the commits is not correct, I found this bug existed for a long time, even on the Git Blame 1.3.0.
Hope you guys can fix it as soon as possible.
3q

@waderyan
Copy link
Owner

@EricWang1992 can you provide a workspace where I can see this? I'm not seeing this issue on my end.

@waderyan
Copy link
Owner

Also PRs are welcome :)

@nloomans
Copy link

nloomans commented Nov 26, 2016

I have this issue to, I believe it's a issue with time zones.
According to git log, I did commit A at Fri Nov 25 13:28:04 2016 +0100, and the current time is Sat Nov 26 13:07:35 2016 +0100. However, according to the extension commit A happened today.

@nloomans
Copy link

Update: I checked it at Sat Nov 26 13:55:16 2016 +0100 and it says yesterday. So it seems that it's just checking if there is an 24 hour difference instead of checking if it was yesterday.

@carloscz
Copy link
Contributor

Hi, should be resolved by #25 , it will show hours instead 'today' string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants