Currently it is very easy to confuse between "loading" state and with "no changes" state, could you add some feedback to the user so that we are actually sure that there are no changes to display ? I often find myself running git status manually to verify this in my large repository.
Thanks