gitea/routers
Lunny Xiao 198f37e33c
Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511)
Extracted from #35077
`UpdateRef` and `RemoveRef` will call git commands even for gogit
version.
2025-09-19 08:04:18 +07:00
..
api Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511) 2025-09-19 08:04:18 +07:00
common 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
install Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +07:00
private Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 +07:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +07:00
web Move updateref and removeref to gitrepo and remove unnecessary open repository (#35511) 2025-09-19 08:04:18 +07:00
init.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 +07:00