Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 14.0.0
Description
When a whole file needs to be removed from a commit, the usual way is to reset and commit again. This has several drawbacks, e.g. the commit message must be stored and copied back, dates change etc.
git-gui has the possibility to amend and remove files from the list. A similar approach would be cool for Creator.
Maybe it would also be good to allow unstaging chunks or lines.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-19721 Git user interface improvements
- Reported