fix GetCommonRoot, it's not sufficient to compare only the positions of the backslashes
commit756b22e178014127e858fca737946d956563a323
authorSven Strickroth <email@cs-ware.de>
Mon, 27 Dec 2010 15:14:50 +0000 (27 16:14 +0100)
committerSven Strickroth <email@cs-ware.de>
Mon, 27 Dec 2010 15:15:07 +0000 (27 16:15 +0100)
treee4dfa767eb0decb175ffbb21c276f7f92612dfe4
parent7d6b7add95ea515f32f1bf61b71d7c47c552611a
fix GetCommonRoot, it's not sufficient to compare only the positions of the backslashes

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