Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
Qt Creator 2.8.1, Qt Creator 3.0.0-rc1, Qt Creator 3.3.0, Qt Creator 15.0.0
-
Ubuntu 12.04
Ubuntu 14.04
-
2c61eac1c (master), a11800ca1 (master), b13a2804f (master), 68074eae5 (master)
Description
- Create a git repository which contains a Qt project, a file which is not part of this project and at least one change to the file outside the project.
- Open this project in Creator.
- Compare the output of "Tools" -> "Git" -> "Current Project" -> "Log Project ..." and "Tools" -> "Git" -> "Local Repository" -> "Log".
Both give exactly the same output.
It seems like "Current Project" does not care about the project at all and simply refers to directories. Either this should be fixed or renamed to reflect the actual behavior.
Found while writing Squish test tst_git_local: https://codereview.qt-project.org/64875
Attachments
Issue Links
- relates to
-
QTCREATORBUG-31946 After switching the active project, git continues to work with the previous one
-
- Closed
-
- replaces
-
QTCREATORBUG-10204 Current Project is misleading
-
- Closed
-