From be03cd5ca4704eaae13c2a3a94d7cae43ff269f4 Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 23 Feb 2026 22:57:46 +0100 Subject: [PATCH] chore: no mirror; just push --- .husky/post-commit | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.husky/post-commit b/.husky/post-commit index 013cec7..ab12c31 100644 --- a/.husky/post-commit +++ b/.husky/post-commit @@ -1,3 +1,3 @@ echo "post-commit..." -git push gh --mirror -git push sh --mirror +git push gh +git push sh