From f94a4087084ee6fc7134bac606d83acdf3919a82 Mon Sep 17 00:00:00 2001 From: Alexander Goussas Date: Fri, 24 Oct 2025 12:00:41 -0500 Subject: [PATCH] fix: make pre-push script executable --- scripts/pre-push | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 scripts/pre-push diff --git a/scripts/pre-push b/scripts/pre-push old mode 100644 new mode 100755 -- 2.43.0