Add try-catch blocks and critical sections to wrap libgit functions in CGit::GetConfi...
commitc41efba0aee47f7b908e6cd28f2d950eac1de1ad
authorSup Yut Sum <ch3cooli@gmail.com>
Sun, 31 Mar 2013 15:36:59 +0000 (31 23:36 +0800)
committerSup Yut Sum <ch3cooli@gmail.com>
Sun, 31 Mar 2013 15:36:59 +0000 (31 23:36 +0800)
tree40635dfc5c1ecde2d6245a4c2b4f5bcaf7227ec8
parent9c28bd94108e6611b32061708fd33b2ffc74e648
Add try-catch blocks and critical sections to wrap libgit functions in CGit::GetConfigValue(), CGit::SetConfigValue() and CGit::UnsetConfigValue()

Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
src/Git/Git.cpp