1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-04 17:09:41 -03:00
tea/cmd/pulls
6543 0cea700dd8 [Refactor] move pull checkout & clean code into task module (#249)
Merge branch 'master' into refactor_checkout2task

move pull clean code into task module

fix lint

format code

unify PullCheckout() and gitConfigForPR()

move pull checkout code into task module

Co-authored-by: 6543 <6543@noreply.gitea.io>
Reviewed-on: https://gitea.com/gitea/tea/pulls/249
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-Authored-By: 6543 <6543@obermui.de>
Co-Committed-By: 6543 <6543@obermui.de>
2020-11-10 14:51:48 +08:00
..
checkout.go [Refactor] move pull checkout & clean code into task module (#249) 2020-11-10 14:51:48 +08:00
clean.go [Refactor] move pull checkout & clean code into task module (#249) 2020-11-10 14:51:48 +08:00
create.go fix tea pr create within same repo (#248) 2020-10-25 10:40:27 +08:00
list.go print times in local timezone (#217) 2020-10-05 12:23:32 +00:00