summaryrefslogtreecommitdiffstats
path: root/services/pull/patch_unmerged.go
diff options
context:
space:
mode:
authorwxiaoguang <wxiaoguang@gmail.com>2023-07-25 16:38:27 +0200
committerGitHub <noreply@github.com>2023-07-25 16:38:27 +0200
commit1ce51a55e348a2e2fed623790e933408ec59d662 (patch)
tree550e0221ae65fa24531479ee5dc59dc68c39b35b /services/pull/patch_unmerged.go
parentFix wrong commit status in web ui (#26121) (diff)
downloadforgejo-1ce51a55e348a2e2fed623790e933408ec59d662.tar.xz
forgejo-1ce51a55e348a2e2fed623790e933408ec59d662.zip
Improve "gitea doctor" sub-command and fix "help" commands (#26072)
Replace #21790 And close #25965 by the way (it needs a separate fix for 1.20) Major changes: 1. Move "gitea convert" to "gitea doctor conver". The old "gitea doctor" still works as a hidden sub-command (to avoid breaking) 2. Do not write "doctor.log" by default, it's not useful in most cases and causes bugs like 25965 3. Improve documents 4. Fix the "help" commands. Before, the "./gitea doctor" can't show the sub-command help correctly (regression of the last cli/v2 refactoring) After this PR: ``` ./gitea help # show all sub-commands for the app ./gitea doctor # show the sub-commands for the "doctor" ./gitea doctor help # show the sub-commands for the "doctor", as above ```
Diffstat (limited to 'services/pull/patch_unmerged.go')
0 files changed, 0 insertions, 0 deletions