UsingLibGit2 should also honor m_IsUseLibGit2
commit45f396e0e98ed25037dd03215168561bc016544d
authorSven Strickroth <email@cs-ware.de>
Mon, 5 May 2014 19:03:20 +0000 (5 21:03 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 11 May 2014 08:07:55 +0000 (11 10:07 +0200)
tree3dc42d6706c576d6d9547123809743c6828a93bc
parent174e899bff119aaef9f95f48c84eeb508e467ec5
UsingLibGit2 should also honor m_IsUseLibGit2

If libgit2 is disabled using m_IsUseLibGit2 we should also disable libgit2 for all other actions.

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