CMake Nightly Date Stamp
[kiteware-cmake.git] / .hooks-config
blob064371c1238bfeb770e7115a38b8a3ad46636ef5
1 # Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
2 # file Copyright.txt or https://cmake.org/licensing for details.
4 # Loaded by .git/hooks/(pre-commit|commit-msg|prepare-commit-msg)
5 # during git commit after local hooks have been installed.
7 [hooks "chain"]
8         pre-commit = Utilities/Git/pre-commit
9         commit-msg = Utilities/Git/commit-msg
10         prepare-commit-msg = Utilities/Git/prepare-commit-msg