Do not reload index/tree in GitStatus::GetFileStatus in a loop when called from GitSt...
commit5fdf5546b1ce3e097eca6b9c2f2b3caaa9241e34
authorSven Strickroth <email@cs-ware.de>
Sun, 18 Mar 2018 15:44:16 +0000 (18 16:44 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 18 Mar 2018 18:46:50 +0000 (18 19:46 +0100)
treeedebd4c6c84591dd44976edb20fa6608f823edbd
parent0b4073d8bd8b6364b2f1748568f4701208c44c2d
Do not reload index/tree in GitStatus::GetFileStatus in a loop when called from GitStatus::GetDirStatus

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