git-lfs/script
Chris Darroch e06653d65e script/windows-installer: drop old uninstall logic
In PR #875 in 2016 the Windows installer was changed from NSIS
to Inno Setup, and so logic was added in commit
1651e55ce5cc37c69bf5cb3bf92e626b83ad5e0a to silently try to run
the old NSIS git-lfs-uninstaller.exe binary if it existed in
the same directory as git.exe, as found using the normal PATH
environment variables.

As all users of Git LFS should have upgraded to a recent version
installed with the Inno Setup installer, we can simply drop this
additional logic along with the GetExistingGitInstallation()
function of which it was the sole caller.

Co-authored-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
2022-03-07 20:20:39 -08:00
..
macos workflows/release: sign and notarize macOS binaries 2020-05-29 19:29:26 +00:00
windows-installer script/windows-installer: drop old uninstall logic 2022-03-07 20:20:39 -08:00
build-git ci: don't reinstall openssl with Homebrew 2020-09-22 20:05:21 +00:00
changelog script: add a noninteractive mode to the changelog generator 2019-02-07 16:51:30 +00:00
cibuild script/cibuild: install scutiger during tests 2021-07-20 19:16:00 +00: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
gen-i-reverse Add support for a fake locale for testing 2022-01-18 17:05:02 +00: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: update for latest distros 2021-12-21 18:09:43 +00: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
update-version release: v2.9.0 2019-10-15 20:56:43 +00:00
upload script/upload: don't require empty bin/releases for finalize 2021-10-28 17:30:50 +00:00