Matthias Lederhofer [off-list ref] writes:
Luben Tuikov [off-list ref] wrote:
quoted
diff --git a/gitweb/gitweb.perl b/gitweb/gitweb.perl
old mode 100755
What is the reason to do this? gitweb.perl is a valid perl script and
can be executed without modification (setting environment variables
makes this useful).
I made an mistake to make it non-executable in "next", and Luben
is just mimicking my previous typo. Will fix to make it
executable again.
Sorry about the confusion.