I used to launch git gui within my cygwin console without any problems but since I updated cygwin I\'ve got the following error message:
$ git gui Applicatio
echo "export DISPLAY=:0.0" >>~/.profile
or
echo "export DISPLAY=:0.0" >>~/.bash_profile
in my case