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
2025-10-26 23:46:22 +01:00
Code
Issues
Activity
gitea
/
modules
/
gitrepo
History
Lunny Xiao
1717af72c4
Move some functions from package git to gitrepo (
#33910
)
...
Follow
#33874
2025-09-01 19:13:18 +00:00
..
branch.go
Refactor Branch struct in package modules/git (
#33980
)
2025-04-02 17:31:32 +00:00
config.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 +00:00
fsck.go
Move some functions from package git to gitrepo (
#33910
)
2025-09-01 19:13:18 +00:00
gitrepo.go
Move some functions from package git to gitrepo (
#33910
)
2025-09-01 19:13:18 +00:00
hooks.go
…
remote.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 +00:00
tag.go
…
url.go
…
walk_gogit.go
…
walk_nogogit.go
…