changed projectmodel.php to install pre-commit when creating a new project
This commit is contained in:
parent
47ea5a0ff4
commit
a8396bead3
@ -156,6 +156,7 @@ class ProjectModel extends Model
|
||||
}
|
||||
|
||||
$hooks = array (
|
||||
"pre-commit",
|
||||
"start-commit",
|
||||
"post-commit",
|
||||
"pre-revprop-change",
|
||||
|
Loading…
Reference in New Issue
Block a user