Re: [ANNOUNCE] qgit4 aka qgit ported to Windows
From: Marco Costalba <hidden>
Date: 2016-06-15 22:42:48
On 1/11/07, Martin Langhoff [off-list ref] wrote:
On 1/10/07, Marco Costalba [off-list ref] wrote:quoted
6) Start qgit.exe 7) Have funGreat! How much does qgit4 depend on using commandline git? IOWs, how far from not needing cygwin+git, and shipping a git+qgit compiled against the MinGW that QT4 has?
qgit4 does not depends on commandline git environment at all. You can start qgit4 also without a git installation, also without a cygwin installation either. Of course it's not useful in that cases. I had no time to fix some rogh edges regarding launching qgit4 with proper paths set. What I plan to do this week end is to find an 'easy to use recipe' to start qgit4 from cmd.exe, from desktop icon and also from cygwin shell. I need to experiment a little bit with this but I would like to add internal automatic recognizing of environment at least for cmd.exe vs cygwin shell launching case so to let user have a nice experience in both cases. Marco