Installer: Do not mention Cygwin on the PATH page to avoid confusion
commitdedb6c0cc9a2610fda97ed1d7355fc00b01b6b3d
authorSebastian Schuberth <sschuberth@gmail.com>
Sat, 15 Mar 2014 11:17:47 +0000 (15 12:17 +0100)
committerSebastian Schuberth <sschuberth@gmail.com>
Wed, 19 Mar 2014 09:25:47 +0000 (19 10:25 +0100)
tree911c0439ee7c5fa14fabe5ecbfb4edddd1df0f30
parent918dc7d7c948abb711bd2ea707912a2e9d3c92d2
Installer: Do not mention Cygwin on the PATH page to avoid confusion

MSYS, being a Cygwin fork, also looks at the CYGWIN environment variable.
If a user has installed Cygwin in parallel to MSYS / Git for Windows,
CYGWIN might have been customized for Cygwin, but that customization also
affects MSYS and might break it as [1] shows. Do not explicitly mention
Cygwin as part of the installer's wizard page for adjusting the PATH
environment variable to not give the impression parallel use with Cygwin
was supported or encouraged. In fact, we highly recommend to not have
Cygwin installed at all when using MSYS / Git for Windows.

Also, take the opportunity to reword the other options on the same wizard
page for clarity.

[1] https://github.com/msysgit/git/issues/118

Signed-off-by: Thomas Braun <thomas.braun@byte-physics.de>
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
share/WinGit/install.iss