Extend gitea_fork with fork as user #18
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
creating a fork for another user as admin (which i hoped would be implemented in the gitea sdk) is only possible by using the API directly with the sudo header which is not ideal here. i'll have a look at a later point in time if i can implement this logic to extend this resource.