0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 11:56:02 +01:00
gitea/services/pull
KN4CK3R 0e57ff7eee
Add generic set type (#21408)
This PR adds a generic set type to get rid of maps used as sets.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-12 13:18:26 +08:00
..
check.go
check_test.go
commit_status.go
edits.go
lfs.go
main_test.go
merge.go
patch.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
patch_unmerged.go
pull.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
pull_test.go
review.go
temp_repo.go
update.go