TGitCache: Reset m_mostRecentPath cache if we issue a new UpdateShell for the cached...
commitb521adc0a9c155af0b37b8ad14efa615d1adf68c
authorSven Strickroth <email@cs-ware.de>
Sat, 28 Mar 2015 21:22:11 +0000 (28 22:22 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 28 Mar 2015 22:54:15 +0000 (28 23:54 +0100)
tree9463ef4f33ad6611b36daac23ea83ca231a1cf94
parent290375fc48e5689381c71e1c2cb3fc82e30411f5
TGitCache: Reset m_mostRecentPath cache if we issue a new UpdateShell for the cached path

Edit a file in a sub-subfolder save, undo edit and save again. First save gets propagated to explorer marking the folder modified, the second save gets lost in the mini cache causing the folder staying modified in explorer.

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