0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 18:02:11 +01:00
gitea/routers
wxiaoguang afa8dd45af
Make git push options accept short name (#32245)
Just like what most CLI parsers do: `--opt` means `opt=true`

Then users could use `-o force-push` as `-o force-push=true`
2024-10-12 05:42:10 +00:00
..
api Use per package global lock for container uploads instead of memory lock (#31860) 2024-10-11 07:37:49 +00:00
common
install
private Make git push options accept short name (#32245) 2024-10-12 05:42:10 +00:00
utils
web Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 2024-10-11 19:08:19 +00:00
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 2024-10-02 08:03:19 +08:00