GitStatusListCtrl: Refresh list after ignoring a file
commit3fef69f5217f87ca156dd967d829f856ef23da44
authorSven Strickroth <email@cs-ware.de>
Sun, 5 Aug 2012 23:33:37 +0000 (6 01:33 +0200)
committerSven Strickroth <email@cs-ware.de>
Sun, 5 Aug 2012 23:33:37 +0000 (6 01:33 +0200)
tree065116c4f70bb9960e4a4e427aebf7ac3e17343f
parentd851570c563d4e7a5061f104507aa754a8757173
GitStatusListCtrl: Refresh list after ignoring a file

This is necessary because the user might choose to ignore all files with the same name recursively. The old behavior was not accurate in this case.

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