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

Fixed Git history showing incorrect date (#1754) #1776

Closed
wants to merge 4 commits into from
Closed

Fixed Git history showing incorrect date (#1754) #1776

wants to merge 4 commits into from

Conversation

AlexErling
Copy link

@AlexErling AlexErling commented Apr 25, 2018

Adjusted date to show the correct time and fixed some types.

Closes #1754.

@kittaakos kittaakos changed the title Fixed Git history showing incorrect date (#1745) Fixed Git history showing incorrect date (#1754) Apr 25, 2018
@kittaakos kittaakos self-requested a review April 25, 2018 19:03
Copy link
Contributor

@kittaakos kittaakos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thank you for the fix.

Could you please sign-off your commit with: git commit --amend --signoff?

@AlexErling
Copy link
Author

I signed off. I tried to push the commit again, but it said I needed to pull the branch down first. Did I do something wrong?

@kittaakos
Copy link
Contributor

You need to rebase then and squash the commits. Let me know if you need help.

@AlexErling AlexErling closed this Apr 25, 2018
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.

[git] Git history shows incorrect commit date
2 participants