GetHash: Do not fallback to libgit
commitb1abaa40d2f9b93418b9fb666a1ecf43774f29c4
authorSven Strickroth <email@cs-ware.de>
Tue, 16 Oct 2012 21:01:57 +0000 (16 23:01 +0200)
committerSven Strickroth <email@cs-ware.de>
Tue, 16 Oct 2012 21:01:57 +0000 (16 23:01 +0200)
tree761a48c7bdf69fc70770806ea6f6405a72b32d0f
parentccb7bd479c34beee27ca77d9a43863022844e88a
GetHash: Do not fallback to libgit

libgit can return invalid results, see issue #1396.

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