-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.4.0
-
None
-
bdf486fca1b294d6725e6fd580d7fb6b95aa7fbb
When the current editor is diff/blame/whatever and not a file, the "current file" for VCS operations is the file that was active before that editor was opened. This is confusing.
I just accidently reverted all my changes to a file because of that. I opened a diff for a certain file (from the commit editor), then I wanted to revert it, so in the diff editor I did Git -> "Undo uncommitted...", and it reverted another file...