1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-06 10:16:12 +02:00

mark Windows build scripts executable

On Windows the convention is to rely on filename extensions to decide
whether a file is executable so Windows users are probably not relying
on the executable bit of these scripts, but on other platforms it can
be useful documentation.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Jonathan Nieder 2013-11-25 12:52:44 -08:00 committed by Junio C Hamano
parent c302941cd7
commit bc380fca60
5 changed files with 0 additions and 0 deletions

0
compat/vcbuild/scripts/clink.pl Normal file → Executable file
View File

0
compat/vcbuild/scripts/lib.pl Normal file → Executable file
View File

0
contrib/buildsystems/engine.pl Normal file → Executable file
View File

0
contrib/buildsystems/generate Normal file → Executable file
View File

0
contrib/buildsystems/parse.pl Normal file → Executable file
View File