1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 20:11:16 +02:00
gitea/cmd
wxiaoguang d92b4cd093
Fix incorrect CLI exit code and duplicate error message (#26346)
Follow the CLI refactoring, and add tests.
2023-08-05 23:36:45 +08:00
..
actions.go
admin_auth_ldap_test.go
admin_auth_ldap.go
admin_user_change_password.go
admin_user_create.go
admin_user_delete.go
admin_user_generate_access_token.go
admin_user_list.go
admin_user_must_change_password.go
admin_user.go
admin.go
cert.go
cmd.go
docs.go
doctor_convert.go
doctor.go
dump_repo.go
dump.go
embedded.go
generate.go
hook_test.go
hook.go
keys.go
mailer.go
main_test.go Fix incorrect CLI exit code and duplicate error message (#26346) 2023-08-05 23:36:45 +08:00
main.go Fix incorrect CLI exit code and duplicate error message (#26346) 2023-08-05 23:36:45 +08:00
manager_logging.go
manager.go
migrate_storage_test.go
migrate_storage.go
migrate.go
restore_repo.go
serv.go
web_acme.go
web_graceful.go
web_https.go
web.go Improve CLI and messages (#26341) 2023-08-05 13:24:49 +00:00