Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
Qt Creator 3.4.0
-
None
Description
1. Open some project in Qt Creator that's managed by git
2. Make some changes and do git->commit
-> Only the list of changed files will appear in the dialog, as expected.
3. Do from the command line "git add" on some untracked file.
-> Now all untracked files in the project repo will appear in the commit dialog.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-13955 [REG 3.3->3.4] Untracked files not in project are not filtered in submit editor
- Closed