This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-02-21 13:38:39 +01:00
Code
Issues
Activity
gitea
/
modules
/
repository
History
Lunny Xiao
18ccee0f2f
Fix mirror sync parser and fix mirror messages (
#36504
)
...
Fix
#36474
It also fixed a bug when sync deleted branches.
2026-02-11 00:16:05 +00:00
..
branch_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
branch.go
Fix mirror sync parser and fix mirror messages (
#36504
)
2026-02-11 00:16:05 +00:00
commits_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
commits.go
Move commit related functions to gitrepo package (
#35600
)
2025-12-05 00:20:23 +00:00
create_test.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
create.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
delete.go
…
env.go
Add GITEA_PR_INDEX env variable to githooks (
#35938
)
2025-11-14 04:21:05 +00:00
fork_test.go
…
fork.go
…
init_test.go
…
init.go
…
license_test.go
…
license.go
…
main_test.go
…
push.go
…
repo_test.go
…
repo.go
Fix mirror sync parser and fix mirror messages (
#36504
)
2026-02-11 00:16:05 +00:00
temp.go
…