rjaviervega / tree-view-git-modified

Atom.io package to display pane with git modified files
MIT License
11 stars 7 forks source link

Avoid duplicate entries #5

Closed simon04 closed 9 years ago

simon04 commented 9 years ago

Relates to #1.

Sometimes, the test repo.isPathModified triggers another invocation of reloadStatuses. Therefore, the simplest fix would be to skip those additional reloadStatuses while already reloading.