0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-05 22:34:43 +01:00
gitea/models/git
mzroot d4e4226c3c
Add tag protection via rest api #17862 (#31295)
Add tag protection manage via rest API.

---------

Co-authored-by: Alexander Kogay <kogay.a@citilink.ru>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-06-14 18:56:10 +02:00
..
branch.go Fix wrong display of recently pushed notification (#25812) 2024-05-21 17:00:35 +00:00
branch_list.go Fix branch order (#31174) 2024-05-31 09:58:41 +08:00
branch_test.go
commit_status.go
commit_status_summary.go
commit_status_test.go
lfs.go
lfs_lock.go
main_test.go
protected_banch_list_test.go
protected_branch.go
protected_branch_list.go
protected_branch_test.go
protected_tag.go Add tag protection via rest api #17862 (#31295) 2024-06-14 18:56:10 +02:00
protected_tag_test.go