0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 13:44:32 +01:00
gitea/services
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
..
actions
agit Make git push options accept short name (#32245) 2024-10-12 05:42:10 +00:00
asymkey
attachment
auth Refactor CSRF token (#32216) 2024-10-10 03:48:21 +00:00
automerge
context 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
contexttest
convert Support repo license (#24872) 2024-10-01 15:25:08 -04:00
cron Support repo license (#24872) 2024-10-01 15:25:08 -04:00
doctor
externalaccount
feed
forms
gitdiff
indexer
issue
lfs
mailer
markup
migrations Support repo license (#24872) 2024-10-01 15:25:08 -04:00
mirror Support repo license (#24872) 2024-10-01 15:25:08 -04:00
notify
oauth2_provider Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 2024-10-02 08:03:19 +08:00
org
packages
projects
pull
release
repository Support repo license (#24872) 2024-10-01 15:25:08 -04:00
secrets
task
uinotification
user Improve the maintainblity of the reserved username list (#32229) 2024-10-10 09:04:42 +00:00
webhook
webtheme
wiki