diff --git a/.husky/post-commit b/.husky/post-commit index 1c77f0e..f27cc15 100644 --- a/.husky/post-commit +++ b/.husky/post-commit @@ -1,3 +1,3 @@ echo "post-commit..." -git push gh --mirror -q -git push sh --mirror -q +git push gh -q +git push sh -q