Re: MinGW port usable
From: Christian MICHON <hidden>
Date: 2016-06-15 22:42:51
On 1/30/07, Christian MICHON [off-list ref] wrote:
On 1/30/07, Shawn O. Pearce [off-list ref] wrote:quoted
Try creating a desktop icon (Repository->Create Desktop Icon) and start git-gui from the resulting .bat file. It *should* come up right on MinGW, but I'm only guessing here.ok, yes it's working. :) but call gitk from inside it fail :( "error in startup script" ( git-peek-remote is not working from git-gui, could be path related. It's hard to tell why yet) -- Christian
just to be more clear: when using the .bat shortcut, calling gitk from within git-gui fails. But if I call git-gui from a msys rxvt+bash, I can invoke all tools, and calling gitk from within git-gui works. I think this shortcut stuff may not be the best approach yet. -- Christian