diff options
author | wxiaoguang <wxiaoguang@gmail.com> | 2024-03-01 20:52:30 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 12:52:30 +0000 |
commit | 194479a7416cffdc151e6b75a895d566e5970dca (patch) | |
tree | 52c3be29370cb8701daaca9618dfeec609e55e21 /modules/actions | |
parent | 2ca5daf07e5816343c1018f5773e7a2c671f3777 (diff) | |
download | gitea-194479a7416cffdc151e6b75a895d566e5970dca.tar.gz gitea-194479a7416cffdc151e6b75a895d566e5970dca.zip |
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`
Diffstat (limited to 'modules/actions')
0 files changed, 0 insertions, 0 deletions