.. include:: ./../../macros.txt .. include:: ./../../units.txt .. _WAF_TOOL_GIT_HOOKS: Git Hooks ========= The tool is located in ``tools/waf-tools``. For skipping the pre-commit git hook in certain cases, please refer to the `documentation of git commit <https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---no-verify>`_. (Use ``--no-verify`` with ``git commit``.) Tool Documentation ------------------ .. automodule:: f_git_hooks :members: :show-inheritance: