1
0
mirror of https://gitea.com/gitea/tea.git synced 2024-06-23 06:35:38 +00:00
tea/cmd/pulls
Norwin 33468630e6 fix tea pr create within same repo (#248)
Merge branch 'master' into fix-pulls-create-same-repo

fix pr head detection for PR within same repo

regression introduced by #202

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Norwin Roosen <git@nroo.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/248
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-Authored-By: Norwin <noerw@noreply.gitea.io>
Co-Committed-By: Norwin <noerw@noreply.gitea.io>
2020-10-25 10:40:27 +08:00
..
checkout.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00:00
clean.go Refactor: apply new internal structurs (#206) 2020-09-30 05:11:33 +00: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