Consistently use g_Git.m_CurrentDir instead of m_CmdPath.GetWinPath() for getting...
commitab97979f17c4a8c2b7d98b528f7311b5f39cc10f
authorSven Strickroth <email@cs-ware.de>
Sat, 28 Sep 2013 19:19:22 +0000 (28 21:19 +0200)
committerSven Strickroth <email@cs-ware.de>
Sat, 28 Sep 2013 20:55:49 +0000 (28 22:55 +0200)
tree6d5c230e81a2cf0d13d23550d554e5147a814cfb
parent4858d5f09221e52502ec5561b9143a636a16ca84
Consistently use g_Git.m_CurrentDir instead of m_CmdPath.GetWinPath() for getting repo dir in settings

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/Settings/SettingGitConfig.cpp
src/TortoiseProc/Settings/Settings.cpp