jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

Pull appears disabled... even when there are changes to pull. #122

Open gizzygizmo opened 8 years ago

gizzygizmo commented 8 years ago

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

MarcelMue commented 8 years ago

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?

AdamPohl commented 8 years ago

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:

Michal-Mikolas commented 7 years ago

Pressing "Fetch" and then "Pull" works for me, thank you :+1: