1
0
mirror of https://github.com/git/git.git synced 2024-09-30 12:32:09 +02:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Heiko Voigt 4c79adc5c0 git-gui: fix PATH environment for mingw development environment
When creating a desktop shortcut from the gui the shortcut directly
starts wish with the git-gui script. In the msysgit development
environment some dll's reside in the mingw/bin directory which causes
that git can not start because libiconv2.dll is not found.

When using such a link the error is even more cryptic stating:
"child killed: unknown signal"

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2010-07-30 09:57:26 +01:00
lib git-gui: fix usage of _gitworktree when creating shortcut for windows 2010-07-30 09:57:26 +01:00
macosx
po
windows git-gui: fix PATH environment for mingw development environment 2010-07-30 09:57:26 +01:00
.gitattributes
.gitignore
git-gui--askpass
git-gui.sh
GIT-VERSION-GEN
Makefile