Inspired by Dscho's cleanup of lib-gpg.sh in [1], I noticed a few other things. [1/2]: t/lib-credential.sh: drop shebang line [2/2]: t/lib-*.sh: drop executable bit t/lib-credential.sh | 3 ++- t/lib-gpg.sh | 0 t/lib-log-graph.sh | 0 t/lib-submodule-update.sh | 0 4 files changed, 2 insertions(+), 1 deletion(-) mode change 100755 => 100644 t/lib-credential.sh mode change 100755 => 100644 t/lib-gpg.sh mode change 100755 => 100644 t/lib-log-graph.sh mode change 100755 => 100644 t/lib-submodule-update.sh -Peff [1] https://lore.kernel.org/git/c1811d54190a62e3d35505e2b806c89238b56de8.1585114881.git.gitgitgadget@xxxxxxxxx/