Use the GetCommonRoot() method from the CTGitPath class instead of trying to do it...
commit8ec011f086878f78e5eee8e1138a3b7d38b2ba79
authorSven Strickroth <email@cs-ware.de>
Wed, 30 Nov 2016 19:11:53 +0000 (30 20:11 +0100)
committerSven Strickroth <email@cs-ware.de>
Wed, 30 Nov 2016 19:14:13 +0000 (30 20:14 +0100)
treea094f225594e13a36d49baad38133f5c2f2d7c0a
parent06de09d9fae125440b609c633e2cc796f4280bc9
Use the GetCommonRoot() method from the CTGitPath class instead of trying to do it again separately

Based on TortoiseSVN rev. 27596.

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