Files
BE_IBL/.githooks/post-rewrite
2026-04-24 15:41:34 +07:00

6 lines
148 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
ROOT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
exec "$ROOT_DIR/scripts/post_git_hook.sh" commit