git-lfs/script
Taylor Blau 191091340c script/install.sh: mark as executable
In [1], it is noted that script/install.sh is no longer executable when
run from the tarball'd and zip'd release artifacts that we distribute as
a part of the normal Git LFS release process.

This is due to 22351986 (Makefile: replace script/bootstrap with
'make', 'make all', 2018-07-19), where this file lost permission
100755 and gained permission 100644.

The later is no longer executable, but needs to be. So, let's restore it
as such.

[1]: https://github.com/git-lfs/git-lfs/issues/3154
2018-07-27 10:52:30 -05:00
..
windows-installer ensure it's sorted alphabetically 2017-09-17 16:29:07 +08:00
backport-pr update other github/git-lfs references 2016-11-15 10:07:11 -07:00
changelog script/changelog: rev-list through --first-parent only 2017-04-27 09:41:50 -06:00
cibuild script/cibuild: default GOIMPORTS of 'goimports' 2018-07-24 16:07:36 -05:00
compile-win-installer-unsigned.bat compile-win-installer-unsigned: fix the name of the inno setup script 2017-09-15 09:11:32 +02:00
install-git-source export those env vars 2016-11-15 13:10:46 -07:00
install.sh script/install.sh: mark as executable 2018-07-27 10:52:30 -05:00
packagecloud.rb script/packagecloud.rb: release on Ubuntu Bionic 2018-04-09 14:51:12 -07:00
release Makefile: replace script/{fmt,lint} with '{fmt,lint}' target 2018-07-16 16:09:26 -05:00
release.go Makefile: replace script/bootstrap with 'make', 'make all' 2018-07-19 13:14:39 -05:00
script.go Merge branch 'master' into ttaylorr/makefile 2018-07-23 12:44:24 -05:00