Fixed issue #2773: Directory rename should be displayed shorter
commitca1b09e35323808c76de6ba19523acec0b3aca87
authorSven Strickroth <email@cs-ware.de>
Sun, 19 Jun 2016 01:17:12 +0000 (19 03:17 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 19 Jun 2016 10:55:47 +0000 (19 12:55 +0200)
tree0c8fceb0102ed1f1dec5c9791cd665ad516c00e0
parent10e05b2538350d010c5522a9c229e6cf0ec5a181
Fixed issue #2773: Directory rename should be displayed shorter

Logic inspired by pprint_rename in diff.c of Git

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/Git/TGitPath.cpp
test/UnitTests/TGitPathTest.cpp