1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-02 15:14:29 -03:00
tea/modules
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
..
config rewrote config file path search (#219) 2020-10-06 13:06:47 +00:00
git Remove Interact Dependency Of Task Module (#280) 2020-12-08 19:25:21 +08:00
interact Add interactive mode for tea pr create (#279) 2020-12-09 05:41:50 +08:00
print Refactor: Move list print functions into print package (#273) 2020-12-08 18:28:54 +08:00
task Add interactive mode for tea pr create (#279) 2020-12-09 05:41:50 +08:00
utils rewrote config file path search (#219) 2020-10-06 13:06:47 +00:00