Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2020-03-26 11:25:53 +0300
committerJunio C Hamano <gitster@pobox.com>2020-03-27 21:26:48 +0300
commit12dc0879f18b39e1020bd6afec117bc38110d8c9 (patch)
treea4bb0581d868fc4e07855993c521ebab42598045 /t/lib-log-graph.sh
parentf27491d59ef66fcb175101e1bca457c3d69dc1d9 (diff)
t/lib-*.sh: drop executable bit
There's no need for shell libraries to have the executable bit. They're meant to be sourced, and running them stand-alone is pointless. Let's reduce any possible confusion by making it more clear they're not meant to be run this way. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-log-graph.sh')
-rw-r--r--[-rwxr-xr-x]t/lib-log-graph.sh0
1 files changed, 0 insertions, 0 deletions
diff --git a/t/lib-log-graph.sh b/t/lib-log-graph.sh
index 1184cceef2..1184cceef2 100755..100644
--- a/t/lib-log-graph.sh
+++ b/t/lib-log-graph.sh