prepare-commit-msg 229 B

123456
  1. #!/usr/bin/env bash
  2. # Distributed under the OSI-approved BSD 3-Clause License. See accompanying
  3. # file LICENSE.rst or https://cmake.org/licensing for details.
  4. # This is a placeholder for future prepare-commit-msg hooks.
  5. exit 0