I have my repo stored on GitHub and visibility is public but since a few days when I try to open the repository on Gitgraken, it says that the repo I'm trying to open is private and it won't let me access it.
Things I have tried:
However, it still displays that message.
I have tons of projects and that's the only project which gets this message.
Check if:
git config credential.helper
is setIf other projects (under the same GitHub user account) are accessible from GitKraken, then it is not an authentication issue.
What remains could be a typo in the repository name.
Do check the GitKraken logs to see if there is any more clue.