diff --git a/.husky/post-commit b/.husky/post-commit index 372abef..323a0b5 100755 --- a/.husky/post-commit +++ b/.husky/post-commit @@ -1,2 +1,3 @@ #!/usr/bin/env sh -git log -1 HEAD +git push gh --mirror +git push sh --mirror