Pass system config filenames with forward slashes to libgit2
commit40cea1a400cd9bbe6c33dd60187c34e6bacc10fd
authorSven Strickroth <email@cs-ware.de>
Sun, 6 Oct 2013 14:31:03 +0000 (6 16:31 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 6 Oct 2013 14:31:03 +0000 (6 16:31 +0200)
treec0eef26533873f4080ced39b42a15840e9a635a6
parent7f38add507a69a6464f74eac19f0d91bac8f1bc4
Pass system config filenames with forward slashes to libgit2

This is needed for libgit2 to correctly get the relative path of included files.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
src/Git/Git.cpp
src/Git/Git.h
src/Git/GitIndex.cpp
src/Git/TGitPath.cpp
src/TortoiseProc/BrowseRefsDlg.cpp
src/TortoiseProc/ProjectProperties.cpp
src/TortoiseProc/Settings/GitSettings.h
src/TortoiseProc/Settings/SettingGitCredential.cpp