CommitDlg: Fix workflow when git.exe commit fails
commit076ee30d3db73e8077b6e03d45fd752c9501b37e
authorSven Strickroth <email@cs-ware.de>
Thu, 30 Dec 2021 13:37:24 +0000 (30 14:37 +0100)
committerSven Strickroth <email@cs-ware.de>
Thu, 30 Dec 2021 13:38:11 +0000 (30 14:38 +0100)
treee54fdd6ae2faf82c9118aa7f1ced166fe259e972
parent3b56432c7becc3a8d2892a9d8e4665841d102fa8
CommitDlg: Fix workflow when git.exe commit fails

This also means that we don't reset the message and all other settings as we would do for a normal re-commit.

(fixes issue #3625)

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/TortoiseProc/CommitDlg.cpp