1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-04 22:48:05 +00:00
gitea/services/mirror
Lunny Xiao c27d87a9ac
Refactor Branch struct in package modules/git ()
The `Branch` struct in `modules/git` package is unnecessary. We can just
use a `string` to represent a branch
2025-04-02 17:31:32 +00:00
..
mirror_pull_test.go Enable testifylint rules () 2025-03-31 01:53:48 -04:00
mirror_pull.go Refactor Branch struct in package modules/git () 2025-04-02 17:31:32 +00:00
mirror_push.go Don't create duplicated functions for code repositories and wiki repositories () 2025-03-19 11:17:19 -07:00
mirror.go Enable addtional linters () 2025-04-01 10:14:01 +00:00
notifier.go Move notification interface to services layer () 2023-09-05 18:37:47 +00:00
queue.go Refactor push mirror find and add check for updating push mirror () 2024-11-18 05:59:04 +00:00