···512512per-repository basis, or as a more flexible and centralized
513513alternative to having an `init.templateDir` where you've changed
514514default hooks.
515515++
516516+You can also disable all hooks entirely by setting `core.hooksPath`
517517+to `/dev/null`. This is usually only advisable for expert users and
518518+on a per-command basis using configuration parameters of the form
519519+`git -c core.hooksPath=/dev/null ...`.
515520516521core.editor::
517522 Commands such as `commit` and `tag` that let you edit