githook/README.md

261 B
Raw Permalink Blame History

post-commit

Script to ensure a tag for the current month exists. 每次提交时检查是否存在当前月份的tag如果不存在则创建一个。

usage

$ cp /path/to/your/git/hooks/post-commit /path/to/your/git/repo/.git/hooks/