From e9f66ec4a80a2904840b005cd41fbf9b10d1871c Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 10 Jul 2024 02:14:25 +0100 Subject: remove executable permission on include/ files under include/ should never be executed directly Signed-off-by: Leah Rowe --- include/git.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 include/git.sh (limited to 'include/git.sh') diff --git a/include/git.sh b/include/git.sh old mode 100755 new mode 100644 -- cgit v1.2.1