Handle submodules differently to reduce disk access
commit7a244fa88ff2cde5e3b3bb773bb91211cc4c4ead
authorSven Strickroth <email@cs-ware.de>
Fri, 9 Jun 2017 21:07:52 +0000 (9 23:07 +0200)
committerSven Strickroth <email@cs-ware.de>
Sat, 10 Jun 2017 14:39:50 +0000 (10 16:39 +0200)
treeff22cdc8ca18c4ef61f0f3fa1bc276533b6557d2
parent2dbe04d26c564f54570ece5a61377595dcda9e5d
Handle submodules differently to reduce disk access

This improves commit 297987092fc0fe0a57a9f2f0c4fc12d048f17306 by reducing disk access.

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