1
0
mirror of https://gitea.com/gitea/tea.git synced 2024-06-23 06:35:38 +00:00
tea/modules/interact
6543 5582f92df4 fix interactive login add (#557)
if you just hit "enter" the loginMethod is `` so this coves that case

Reviewed-on: https://gitea.com/gitea/tea/pulls/557
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
2023-06-07 16:47:52 +00:00
..
comments.go refactor: improve code quality and efficiency in various files (#548) 2023-04-30 11:43:26 +08:00
issue_create.go Fetch all items where needed. (#475) 2022-04-08 03:44:16 +08:00
login.go fix interactive login add (#557) 2023-06-07 16:47:52 +00:00
milestone_create.go Allow editing multiline prompts with external text editor (#429) 2021-10-14 22:36:08 +08:00
prompts.go Allow editing multiline prompts with external text editor (#429) 2021-10-14 22:36:08 +08:00
pull_create.go Add Allow Maintainer Edits (#509) 2022-09-27 23:36:36 +08:00
pull_review.go Allow editing multiline prompts with external text editor (#429) 2021-10-14 22:36:08 +08:00