Allow to compare files with deleted files in CommitDlg
commite3c72aa3d3d7bcd633663e998dfb645002f51dec
authorSven Strickroth <email@cs-ware.de>
Fri, 3 Apr 2015 19:11:10 +0000 (3 21:11 +0200)
committerSven Strickroth <email@cs-ware.de>
Tue, 7 Apr 2015 11:29:45 +0000 (7 13:29 +0200)
treed8b52cdcacf5f83148a9198697146e307b85d91a
parent1d83f1a3cf961bf0f1cb3babcb9cc104f8810e17
Allow to compare files with deleted files in CommitDlg

For this select two files and then select "Compare two files". For deleted files the HEAD version is used for comparison. - This is especially helpful for renames.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/GitStatusListCtrl.cpp