Project properties are not recursive and only read for current working tree
commitb659814ec95419481b8ed63e6e6973a89df20d2d
authorSven Strickroth <email@cs-ware.de>
Mon, 4 Nov 2013 21:21:37 +0000 (4 22:21 +0100)
committerSven Strickroth <email@cs-ware.de>
Mon, 4 Nov 2013 21:21:37 +0000 (4 22:21 +0100)
tree635a66c170edd54b9457a22c1047ce4a8b9b8070
parenta4978358533302081f6f6920414ca20a6b6fbca1
Project properties are not recursive and only read for current working tree

If we need it to be g_Git.m_CurrentDir independent, we can reintroduce a parameter for the working tree.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/CommitDlg.cpp
src/TortoiseProc/GitLogListBase.h
src/TortoiseProc/MergeDlg.cpp
src/TortoiseProc/ProjectProperties.cpp
src/TortoiseProc/ProjectProperties.h
src/TortoiseProc/Settings/SettingsBugtraqConfig.cpp
src/TortoiseProc/TortoiseProc.cpp