gitea/services/mirror
Lunny Xiao 9332ff291b
Move git command to git/gitcmd (#35483)
The name cmd is already used in many places and may cause conflicts, so
I chose `gitcmd` instead to minimize potential naming conflicts.
2025-09-15 23:33:12 +07:00
..
mirror.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
mirror_pull.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 +07:00
mirror_pull_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 +07:00
mirror_push.go Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (#35151) 2025-09-01 18:47:04 +07:00
notifier.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +07:00
queue.go Refactor push mirror find and add check for updating push mirror (#32539) 2024-11-18 05:59:04 +07:00