…
|
||
---|---|---|
.. | ||
README.md | ||
pre-commit |
README.md
githooks
Git hooks can greatly increase your productivity as a developer.
Setup
git config --local core.hooksPath path_to_githooks
Functionality
- Check if c# files contain copyright and license before commit