Skip to content

Fix commit.committer.time provider #103

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
Feb 23, 2024

Conversation

commonquail
Copy link
Contributor

The commit.committer.time property has accidentally been using the commit.author.time provider since its inception. Fix this.

References: #82

@TheSnoozer
Copy link
Contributor

Thanks for the contribution! LGTM

@TheSnoozer TheSnoozer added this to the 6.0.0 milestone Feb 23, 2024
@commonquail
Copy link
Contributor Author

Ah, of course, system tz. One moment.

@TheSnoozer
Copy link
Contributor

TheSnoozer commented Feb 23, 2024

[edit] Tests are failing, ok I'm waiting for you to fix them ;-)

Thanks again for your contribution!

The "commit.committer.time" property has accidentally been using the
"commit.author.time" provider since its inception. Fix this.

References: git-commit-id#82
@commonquail
Copy link
Contributor Author

That works for for z in UTC CET ; do TZ=$z mvn test ; done.

@TheSnoozer
Copy link
Contributor

Thanks for the quick fix, tests are looking good now.

Thanks again for your contribution!

@TheSnoozer TheSnoozer merged commit 8b4296d into git-commit-id:master Feb 23, 2024
@commonquail commonquail deleted the fix-committer-time branch February 24, 2024 06:45
@TheSnoozer TheSnoozer modified the milestones: 6.0.0, 6.0.0-rc.7 Mar 3, 2024
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