mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
14 lines
310 B
Markdown
14 lines
310 B
Markdown
# Git hooks for iTop
|
|
|
|
## ❓ Goal
|
|
|
|
Those [git hooks](https://git-scm.com/docs/githooks) aims to ease developing on [iTop](https://github.com/Combodo/iTop).
|
|
|
|
## ☑ Available hooks
|
|
|
|
* pre-commit : rejects commit if you have at least one SCSS file staged, and no CSS file
|
|
|
|
## ⚙ Install
|
|
|
|
Just run install.php !
|