Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
Git has a notion of staged changes. QtCreator can even add chunks to this set, but cannot display (or unstage) them.
I'd like to propose to add a mode to diff viewer which would show only staged changes, as done by git diff --cached, as well as ability to selectively unstage chunks.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-19721 Git user interface improvements
- Reported