chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:24:55 +08:00
commit 7baeb17845
15305 changed files with 2077301 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#!/bin/bash
if [ "$SKIP_COMMIT_MSG_HOOK" = "true" ]; then
exit 0
fi
source frontend/scripts/block-unresolved-conflict.sh
source frontend/scripts/pre-push-hook.sh