summaryrefslogtreecommitdiffstats
path: root/Utilities/Git/prepare-commit-msg
blob: 3ecb02794766ea40c2627d0da85c9ae0537fbd74 (plain)
1
2
3
4
5
6
#!/usr/bin/env bash
# Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
# file LICENSE.rst or https://cmake.org/licensing for details.

# This is a placeholder for future prepare-commit-msg hooks.
exit 0