Git pre-receive hook to check commits and code style
-
Updated
Jul 24, 2023 - Python
Git pre-receive hook to check commits and code style
A Git pre-receive hook to validate pushed commits on the Git server side. The hook avoids all issues by rejecting any commit not matching the rules to get in to the repository in the first place.
Add a description, image, and links to the pre-receive topic page so that developers can more easily learn about it.
To associate your repository with the pre-receive topic, visit your repo's landing page and select "manage topics."