return cached status when path is blocked instead of unknown status
commit896ab8d2a8fd74ef5cb53e012ea500620bb7e041
authorSven Strickroth <email@cs-ware.de>
Sat, 4 Feb 2012 13:10:08 +0000 (4 14:10 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 4 Feb 2012 13:10:08 +0000 (4 14:10 +0100)
tree49a19b030fdb02aa5d271601776804b6d1446491
parentf5df2a51c05f3a8e33f4b10fb4d72ce7cae724cd
return cached status when path is blocked instead of unknown status

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