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

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