Fix getting invalid hash when 2nd time when CGit::GetHash() is called and UseLibgit2...
commit75d1f2a8828fe79ede5a9ceab3d6c87872d74970
authorSup Yut Sum <ch3cooli@gmail.com>
Thu, 4 Apr 2013 12:27:48 +0000 (4 20:27 +0800)
committerSup Yut Sum <ch3cooli@gmail.com>
Thu, 4 Apr 2013 12:27:48 +0000 (4 20:27 +0800)
treefe7dc4a2a5cf60c85d68e8cf9a29f5c6a565be38
parent0313a352c8171ae5a5e84840f3f82117f9e86d25
Fix getting invalid hash when 2nd time when CGit::GetHash() is called and UseLibgit2 is false

(Fixes issue #1729)

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