Details
-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
Qt Creator 7.0.2
-
Windows 10, QtCreator 7.0.2
Description
Adding a new file to the project, the wizard automatically suggest to add that file to source control in the "Project Management".
We often see that developers add existing files to a project or QRC, but forget to add it to source control, resulting in failing builds.
I would like a similar suggestion to add those existing files to source control if they are not already added. This would impact
- Add existing file(s) to project
- Add existing file(s) to a QRC
Possibly, the same could be done for adding existing directories.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-19721 Git user interface improvements
- Reported