chore: import upstream snapshot with attribution
This commit is contained in:
Executable
+9
@@ -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
|
||||
Reference in New Issue
Block a user