Skip to content

Commit ca2a4f4

Browse files
avargitster
authored andcommitted
perl: *.pm files should not have the executable bit
The Git::Mail::Address file added in bd869f6 ("send-email: add and use a local copy of Mail::Address", 2018-01-05) had the executable bit set. That bit should not be set for *.pm files. It breaks nothing but it is redundant and confusing as none of the other files have it and these files are never executed as stand-alone programs. Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent e3a8078 commit ca2a4f4

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

perl/Git/Mail/Address.pm

100755100644
File mode changed.

0 commit comments

Comments
 (0)