1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-04 14:49:43 -03:00
tea/modules/interact
Norwin adb2382aa5 Add interactive mode for tea pr create (#279)
refactor pull create into task & interact module

avoid creation of invalid PRs

refactor task.CreatePull

to make functionality reusable in interact module

implement interactive.CreatePull

Co-authored-by: Norwin Roosen <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/279
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-Authored-By: Norwin <noerw@noreply.gitea.io>
Co-Committed-By: Norwin <noerw@noreply.gitea.io>
2020-12-09 05:41:50 +08:00
..
login.go Use Survey For Interactions With User (#186) 2020-10-03 02:54:09 +00:00
prompts.go move git auth prompts to interact module (#276) 2020-12-08 09:21:05 +08:00
pull_create.go Add interactive mode for tea pr create (#279) 2020-12-09 05:41:50 +08:00