YunoHost-Apps / gitea_ynh

Gitea is a fork of Gogs. A git platform, Mirror of https://framagit.org/YunoHost-Apps/gitea_ynh
https://gitea.io
MIT License
22 stars 17 forks source link

README.md: Clarify ssh authentication with key #29

Closed boturon closed 3 years ago

boturon commented 3 years ago

Only managed to successfully ssh -T gitea@[...] with these two changes.

Without them, I would just get:

gitea@[...]: Permission denied (publickey).
fatal: Could not read from remote repository.

Solved it thanks to this comment https://framagit.org/YunoHost-Apps/gitea_ynh/-/issues/18#note_707336

Josue-T commented 3 years ago

Closing as there are some change that are needed in the script instead of the readme