Pull appears disabled... even when there are changes to pull.
Tried several combinations, for some reason pull remains disabled even though i've pushed changes via a remote server. Using shell to 'git pull origin master' makes change show up. I can make changes locally, and commit/push. I just don't see changes to "pull" when it gets done running fetch
This seems to be a new issue, I am unable to recreate this. Are there any steps to resolve this or some ideas as to what is causing it?
I am having the same problem, I have been able to get around this by pressing the "fetch" button first and then pressing the "pull" but I never used to have to do this. :confused:
Pressing "Fetch" and then "Pull" works for me, thank you :+1: