Search code examples
githubgithub-for-mac

Github for Mac: Pull Request Button is missing


Saturday I installed Github Desktop on my Mac and tried the Github Workflow. Created a branch, committed changes and did a Pull Request. Everything worked.

Today I installed Github for Mac at work - and the Pull Request Button is no where to be found. I'm back home now on my private Mac and the button is missing here as well now.

As you can see on the last screenshot, the branch is up on github.com and ready for a PR. Also the dots in Github for Desktops Timeline (top right) are small, which means the commits are pushed. And there are changes to the dev branch (second screenshots).

Am I doing something wrong?

enter image description here

enter image description here

enter image description here

Update: maybe my branch isn't eligible for a PR? Because the menu item is also greyed out:

enter image description here

I have two branches, they have committed (and pushed) differences... hm.


Solution

  • Another way of doing this (it worked for me) is to go to:

    "Preferences" > "Sign out" > "Sign in" (again)

    That way you'll reset your Github desktop (don't worry. You won't lose anything :) )