···512per-repository basis, or as a more flexible and centralized
513alternative to having an `init.templateDir` where you've changed
514default hooks.
00000515516core.editor::
517 Commands such as `commit` and `tag` that let you edit
···512per-repository basis, or as a more flexible and centralized
513alternative to having an `init.templateDir` where you've changed
514default hooks.
515++
516+You can also disable all hooks entirely by setting `core.hooksPath`
517+to `/dev/null`. This is usually only advisable for expert users and
518+on a per-command basis using configuration parameters of the form
519+`git -c core.hooksPath=/dev/null ...`.
520521core.editor::
522 Commands such as `commit` and `tag` that let you edit