git-lfs/script/windows-installer
Johannes Schindelin 865d6eee26 installer: handle BashOnly Git for Windows gracefully
It was reported in https://github.com/git-lfs/git-lfs/discussions/5031
that Git LFS' installer aborts because it does not find the `git`
executable when Git for Windows was installed with the "Bash Only" PATH
option, i.e. in the mode where `PATH` is not modified at all.

Detect this situation, and fall back to implicitly extend the `PATH` to
find Git for Windows' `git.exe`.

Co-authored-by: Chris Darroch <chrisd@apache.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2022-06-22 11:00:55 +02:00
..
git-lfs-logo.bmp Convert the logo from 16 bits per pixel to 24 bits per pixel 2016-10-12 21:25:06 +02:00
git-lfs-logo.ico Add icons to the Windows installer 2016-09-06 19:56:10 +02:00
git-lfs-wizard-image.bmp Also add a (large) wizard image to the Windows installer 2016-10-12 21:25:06 +02:00
inno-setup-git-lfs-installer.iss installer: handle BashOnly Git for Windows gracefully 2022-06-22 11:00:55 +02:00