gogs
Here are 130 public repositories matching this topic...
Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:
Fatal error: fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Even Permission denied (publickey). message is not shown.
@guyzmo offered to "suggest a
-
Updated
Oct 9, 2020 - Go
-
Updated
Sep 21, 2020 - Dockerfile
-
Updated
Oct 6, 2020 - HTML
-
Updated
Sep 10, 2020 - SCSS
-
Updated
Jun 13, 2019 - Shell
-
Updated
Mar 31, 2019 - Shell
-
Updated
Sep 30, 2018 - Shell
-
Updated
Feb 17, 2019 - Shell
-
Updated
Aug 29, 2017
Improve this page
Add a description, image, and links to the gogs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gogs topic, visit your repo's landing page and select "manage topics."
source: go-gitea/gitea#9833 (comment)
"...some feedback on whether the URL is correct (like checking the response of the URL to see that it does return something that looks like a .well-known/openid-configuration) rather than blindly accepting the URL would be a big improvement in user experience."