Git installer: do not delete bin\git.exe blindly
commit4a8b9dd02836946668fed2a0cf16a4825ea544d6
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 29 Jul 2009 23:46:05 +0000 (30 01:46 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 30 Jul 2009 00:04:54 +0000 (30 02:04 +0200)
treec8f02f6fd12ff0f1de4171e7ec4734aa221d1925
parent6f6fba3184a6662fc18ddaa92bb42695631618e0
Git installer: do not delete bin\git.exe blindly

Since 1.6.4, Git installs git.exe into libexec/git-core/.  But it was the
Git for Windows installer's idea that no files should exist in both
bin/ and libexec/git-core/.  Unfortunately, it therefore killed
bin/git.exe.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
share/WinGit/install.iss