버전문제 수정

This commit is contained in:
Macbook
2026-06-14 23:49:16 +09:00
parent 8b982d7272
commit 198ebbb3d7
5 changed files with 64 additions and 6 deletions
+2 -1
View File
@@ -14,4 +14,5 @@ fi
cp "$HOOK_SRC" "$GIT_HOOK"
chmod +x "$GIT_HOOK"
echo "[install-desktop-git-hooks] pre-push hook 설치됨"
echo " Desktop/Frontend 변경 시 ./scripts/push-with-desktop-version.sh 사용"
echo " frontend/backend/desktop/shared 변경 push 시 bump 필수"
echo " → ./scripts/push-with-desktop-version.sh"