mirror of
https://gitea.com/gitea/tea.git
synced 2026-09-10 07:26:33 -04:00
this is a partial fix to #378, making the command available outside of a local repo. new behaviour: - when run interactively without local repo context, the head repo prompt is not pre-populated - when run with flags without local repo context, it will complain unless `--head` is specified refactor: - pass TeaContext down to task.CreatePull Co-authored-by: Norwin <git@nroo.de> Co-authored-by: 6543 <6543@obermui.de> Reviewed-on: https://gitea.com/gitea/tea/pulls/393 Reviewed-by: Alexey 〒erentyev <axifive@noreply.gitea.io> Reviewed-by: 6543 <6543@obermui.de> Co-authored-by: Norwin <noerw@noreply.gitea.io> Co-committed-by: Norwin <noerw@noreply.gitea.io> |
||
|---|---|---|
| .. | ||
| approve.go | ||
| checkout.go | ||
| clean.go | ||
| close.go | ||
| create.go | ||
| edit.go | ||
| list.go | ||
| merge.go | ||
| reject.go | ||
| reopen.go | ||
| review.go | ||