Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Utilities
/
Git
/
prepare-commit-msg
blob: 3ecb02794766ea40c2627d0da85c9ae0537fbd74 [
file
] [
log
] [
blame
] [
edit
]
#!/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