Hello,
I am using the following :
- Tortoise Git (1.7.12 win7 x64)
- msysgit (git version 1.7.11.msysgit.1)
- maven (3.0.4) inside a git bash
- a NTLM proxy :/
I don't know in which condition, but TGitCache opens folder and file (to compute the file icon overlay ?).
When I do a '
mvn clean install' while TGitCache works, it crashes because I have deleted a directory and I guess that TGitCache was working on it.
While this crashes does not bug me in itself (well, I prefer that TGitCache crash than having it locking any file/folder I was working on, like Explorer does, and which is - by the way - a real burden), the Explorer popup that comes after bugs me :
It tells me that I have an invalid certificates while sending a crash report to
crash-server.com. I don't know if the certificate is invalid because of the NTLM Proxy, it only shows another (bigger) problem in term of "private life".
While in Firefox, or Microsoft Windows, I get a popup asking me if I want to send the report and its data, I don't have such courtesy on TGitCache. I don't even know what is sent over the network !
So, how could I disable it if possible ?