Open
Description
- Gitea version (or commit ref): gitea-1.1-windows-4.0-amd64.exe
- Git version:
- Operating system: Windows 10 Enterprise
- Database (use
[x]
):- [ x] PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- [x ] Not relevant
- Log gist:
Description
We have a GIT server which only supports SSH for cloning, not HTTP, example:
ssh://[email protected]/source/test.git
How can I migrate a repository in Gitea ?
Or is there some other way I can do this manually ?