chore: install-git-hooks.ps1 for Windows

This commit is contained in:
2026-07-08 12:14:11 +10:00
parent 5ac4792c3c
commit 440577ac5a
4 changed files with 68 additions and 5 deletions
+1 -1
View File
@@ -28,4 +28,4 @@ chmod +x "$HOOK_DST"
echo "OK: pre-commit hook → $HOOK_DST"
echo "OK: ручной скрипт → $LOCAL_SCRIPT (в .gitignore, не уйдёт в Gitea/GitHub)"
echo "После clone выполните: ./contrib/install-git-hooks.sh"
echo "После clone: ./contrib/install-git-hooks.sh или .\\contrib\\install-git-hooks.ps1 (Windows)"