https://github.com/zephyrpersonal/post-commit-hook
https://github.com/zephyrpersonal/post-commit-hook
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zephyrpersonal/post-commit-hook
- Owner: zephyrpersonal
- Created: 2019-10-25T08:38:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T09:19:01.000Z (over 6 years ago)
- Last Synced: 2025-03-05T01:35:39.099Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
复制 post-commit 至 .git/hooks
```shell
cp post-commit .git/hoooks/post-commit
```