Skip to content

Add command line argument to re-run hook on a given commit #1

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
Apr 22, 2025

Conversation

lelutin
Copy link

@lelutin lelutin commented Sep 25, 2024

With this option, we can re-run the checks after a commit was made, making it easier to fix issues that were shown but that did not block a commit from happening.

Note: the getopts format string was missing the 's' option.

With this option, we can re-run the checks after a commit was made,
making it easier to fix issues that were shown but that did not block a
commit from happening.

Note: the getopts format string was missing the 's' option.
@lelutin
Copy link
Author

lelutin commented Apr 22, 2025

@anarcat poke what do you think about the change proposed here? I've rebased this on the current master to make it easier to review.

I sometimes use this to re-run checks manually

@anarcat anarcat merged commit a2d2eab into anarcat:master Apr 22, 2025
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