Closed
Description
- Gitea version (or commit ref): 1.10.1
- Git version: 2.24.1
- Operating system: centos 7.7
- Database (use
[x]
): tidb 3.0 ok for mysql- PostgreSQL
- [x ] MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- [x ] No
- Not relevant
- Log gist:
can not clone repository over ssh , and it is work over http
Description
and I find some different detail between gogs and gitea when I installing :
1,the authorized_keys file show the line between command and ..app.ini in red color in gitea but not in gogs
2,when I try : ssh -T git@ip .gogs respone : Hi there, You've successfully authenticated, but Gogs does not provide shell access .... but gitea without this words
when I use : git clone git@ip:pay-group/coocat-module-pay.git " get error: " Could not read from remote repository.Please make sure you have the correct access rights and the repository exists"
down I cut 4 pic , the 1 , 2 is for gitea and the 3 ,4 is for gogs.
Screenshots


