Correctly preserve commit author
commit89e3066aa63bf221f48507f7c71ac5a2ab4de4f3
authorSven Strickroth <email@cs-ware.de>
Sun, 14 Feb 2016 15:43:25 +0000 (14 16:43 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 14 Feb 2016 21:01:53 +0000 (14 22:01 +0100)
tree5e59a0566a6fd94720507a8305b17e1514d5379f
parentaebc631ab6440b58c209a8a6ea8b941fd54dcfc5
Correctly preserve commit author

This fixes an issue where the author was not correctly preserved:
Squash a commit with a conflict, resolve it and then activate on "Split/Edit commit".

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