Don't use a temporary CString object to create a CTGitPath object
commit8916ecb124c8883f4b1e55b259d38f300331c110
authorSven Strickroth <email@cs-ware.de>
Wed, 27 Jun 2012 12:16:10 +0000 (27 14:16 +0200)
committerSven Strickroth <email@cs-ware.de>
Wed, 27 Jun 2012 12:16:10 +0000 (27 14:16 +0200)
treeaccc44a4e0316a5b1bd23505ca72feb724d33ade
parent09a53b435118590df5bbce45db19ee2978afd785
Don't use a temporary CString object to create a CTGitPath object

Based on TortoiseSVN revision 23036.

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