gitea/routers
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
..
api Fix various typos in codebase (#35480) 2025-09-13 10:34:43 +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 git command to git/gitcmd (#35483) 2025-09-15 23:33:12 +07:00
init.go Move git command to git/gitcmd (#35483) 2025-09-15 23:33:12 +07:00