mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
d92909fa8b
There is no fork concept in agit flow, anyone with read permission can push `refs/for/<target-branch>/<topic-branch>` to the repo. So we should treat it as a fork pull request because it may be from an untrusted user.