0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-23 13:41:58 +01:00
gitea/models/git
2024-08-11 14:48:20 +00:00
..
branch.go Rename head branch of pull requests when renaming a branch () 2024-08-04 03:21:42 +00:00
branch_list.go
branch_test.go
commit_status.go Fix Null Pointer error for CommitStatusesHideActionsURL () 2024-07-30 02:56:25 +00:00
commit_status_summary.go
commit_status_test.go Hide the "Details" link of commit status when the user cannot access actions () 2024-07-28 23:11:40 +08:00
lfs.go
lfs_lock.go Show lock owner instead of repo owner on LFS setting page () 2024-08-11 14:48:20 +00:00
lfs_lock_list.go Show lock owner instead of repo owner on LFS setting page () 2024-08-11 14:48:20 +00:00
main_test.go
protected_banch_list_test.go
protected_branch.go Allow force push to protected branches () 2024-07-05 18:21:56 +00:00
protected_branch_list.go
protected_branch_test.go
protected_tag.go Add tag protection via rest api () 2024-06-14 18:56:10 +02:00
protected_tag_test.go