Closed
Description
- Gitea version (or commit ref): N/A
- Git version: N/A
- Operating system: N/A
- Database (use
[x]
): N/A- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io: N/A
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
https://docs.gitea.io/en-us/upgrade-from-gogs/ is not up to date with more recent versions of Gogs. For example it mentions gogs dump
but it was replaced with gogs backup
in v0.10.8.
I'm not even sure it's still possible to migrate from current version of Gogs...