From 7004cc7908ddff39569d40752e881b2632a4867a Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 23 Feb 2026 22:49:51 +0100 Subject: [PATCH] chore: no mirror --- .husky/post-commit | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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