https://github.com/psenger/example-pre-commit-hook
example-pre-commit-hook
https://github.com/psenger/example-pre-commit-hook
Last synced: 3 months ago
JSON representation
example-pre-commit-hook
- Host: GitHub
- URL: https://github.com/psenger/example-pre-commit-hook
- Owner: psenger
- Created: 2022-05-11T00:24:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-13T06:15:07.000Z (over 3 years ago)
- Last Synced: 2025-03-27T17:51:58.605Z (10 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example pre-commit hook
> This is just a simple example of how to use the pre-commit hook in your project.
This very simple example uses NodeJS Script to compare the hash code of two files ( there are many
ways to do this)