This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Discarding changes in file clears commit message #2043
Open
Description
Description
When reviewing changes to commit and deciding to revert line/hunk of code, the commit message is cleared, despite there being many more staged changes.
also present in safe mode
Steps to Reproduce
- open git revisioned project
- make changes in multiple files
- stage one file
- write a commit message
- discard some other file
Expected behavior:
specified file is discarded
commit message is persisted
Actual behavior:
specified file is discarded
commit message is cleared
Reproduces how often:
every time
Versions
1.35.1 x64
Windows 10 1809