optimize TGitCache for CLI operations
commit10c775e358826f41e2d2ca76c655fba06cc5e90f
authorSven Strickroth <email@cs-ware.de>
Fri, 27 Jan 2012 16:41:25 +0000 (27 17:41 +0100)
committerSven Strickroth <email@cs-ware.de>
Fri, 27 Jan 2012 17:16:16 +0000 (27 18:16 +0100)
tree899cfddbcc28717e5813571cb50bddb7d9a7567e
parent0fe55039eed0768ce7af055eae4b687872569da4
optimize TGitCache for CLI operations

w/o this ReadHash might read the old HEAD hash not the new one.

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