-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.0.1, Qt Creator 2.1.0
-
Windows Vista x64
-
3b2614c6976ff1b201855893a811702376721eb9
- Open a session which contains files checked in to git.
- Change some file, open the commit window ( Tools / Git / Commit... )
- Close Creator. When you're asked if you'd like to commit the change, answer "No".
- Start Creator, open the said session.
Creator will then try to restore the git commit window and thus complain about a missing temporary file. Instead, Creator should not try to open the git commit window again as the user explicitly discarded it.