TGitCache: rescan directory if a file was removed
commit9f72dc0f185a897ff4598eba596a7abcb1de8d80
authorSven Strickroth <email@cs-ware.de>
Sun, 10 Jun 2012 16:15:49 +0000 (10 18:15 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 10 Jun 2012 16:15:49 +0000 (10 18:15 +0200)
tree633af09374c77bf1033c4a4fb8f8af9d598a038e
parentcdf0105b6877ee708a6fc3565250cfa51edb82ac
TGitCache: rescan directory if a file was removed

This is needed for "mark directories with unversioned files as modified" to work correctly (i.e. to go back to normal of the unversioned files are removed).

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