I am finding that SourceTree on Windows 7 is incredibly slow to refresh after any action, whether that is staging a file, committing/pulling/pushing, refreshing after a tracked file has been updated, or pressing the commit button. Some details:
- The laptop I'm using is well speced: i7, 8GB RAM, SSD so I don't think it is the problem.
- I only have one repo in SourceTree which is 1GB on my local disk but 99% of that is in a folder which is ignored in .gitignore. I downloaded the repo as a zip file from Github, extracted it and it was 74MB. The repo is hosted on Github and but is private so I am unable to link it.
- I am running version 1.4.1 but have experienced the same slowness on 1.4.0 and 1.3.3 (I downloaded these to test this problem).
- The Xray unit testing framework () is included as a sub-module but the slowness pre-dates the inclusion of this.
- I have 'Show pending' selected in the drop down menu.
I would love to get to the bottom of this issue because SourceTree is by far the best Git client I have ever come across. Please let me know if you require any further information.