-
Notifications
You must be signed in to change notification settings - Fork 567
Description
The problem
For some reason I am able to commit to branches, but the Create Pull Request and View on GitHub buttons are disabled. Also all bottom options in Branch menu are disabled (Compare on GitHub, View branch on GitHub etc.)
I have setup Authentication and Signing SSH keys for my account. I have tried reinstalling GitHub Desktop, logging out and back in and removing the cache files in /home/{user}/.config/Github Desktop but none of them helped.
I am also unable to see any of my repositories if I click "Clone a repository". The repositories are owned by my organization and I have not received a confirmation for access to the repositories in GitHub Desktop. I don't know if it is related to this since pushing to remote seems to work, but I thought I should mention it. I have cloned the repositories with the SSH link (git@github.com:{Organization}/{Repository}.git).
Release version
Version 3.4.13-linux1 (x64)
Operating system
Linux Mint 22
Steps to reproduce the behavior
- Create new branch.
- Add commit.
- Push to remote.
- Buttons are disabled.
Log files
No response
Screenshots
Additional context
No response