0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-23 00:05:50 +01:00
wxiaoguang 194479a741
Use a predictiable fork URL to allow forking repositories without providing a repo ID (#29519)
Close #29512

The "fork" URL:

* Before: `/repo/fork/{RepoID}`
* After: `/{OwnerName}/{RepoName}/fork`
2024-03-01 12:52:30 +00:00
..
2023-12-19 09:29:05 +00:00
2023-10-06 13:23:14 +00:00