diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2013-11-25 12:52:44 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-11-25 15:01:22 -0800 |
commit | bc380fca60080beb26f3e47ae7e5881abd5fc3f9 (patch) | |
tree | f2c7b6ae9cebca2b2536c8763317d2a76a51041d /compat | |
parent | Merge branch 'rh/remote-hg-bzr-updates' (early part) (diff) | |
download | tgif-bc380fca60080beb26f3e47ae7e5881abd5fc3f9.tar.xz |
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>
Diffstat (limited to 'compat')
-rwxr-xr-x[-rw-r--r--] | compat/vcbuild/scripts/clink.pl | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | compat/vcbuild/scripts/lib.pl | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/compat/vcbuild/scripts/clink.pl b/compat/vcbuild/scripts/clink.pl index 4374771df2..4374771df2 100644..100755 --- a/compat/vcbuild/scripts/clink.pl +++ b/compat/vcbuild/scripts/clink.pl diff --git a/compat/vcbuild/scripts/lib.pl b/compat/vcbuild/scripts/lib.pl index d8054e469f..d8054e469f 100644..100755 --- a/compat/vcbuild/scripts/lib.pl +++ b/compat/vcbuild/scripts/lib.pl |