forgejo/models/git
silverwind 24e64fe372
Replace interface{} with any (#25686) (#25687)
Same perl replacement as https://github.com/go-gitea/gitea/pull/25686
but for 1.20 to ease future backporting.
2023-07-04 23:41:32 -04:00
..
branches.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
branches_test.go
commit_status.go
commit_status_test.go
lfs.go Replace interface{} with any (#25686) (#25687) 2023-07-04 23:41:32 -04:00
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
protected_tag_test.go