1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-07-07 10:26:21 -03:00
tea/cmd/repos
Norwin 5b77345b03 Add tea repo fork (#410)
Adds a new subcommand to fork repos.

To specify the repo to fork, use the `--repo` flag. This feels a bit weird, other tea commands would put this as the first argument.
I decided to follow the flag style, as this is what all other subcommands of `tea repo` do. We might want to reconsider and make the primary subject of such commands an argument, instead of an required flag.. see #430

Co-authored-by: Norwin <git@nroo.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-on: https://gitea.com/gitea/tea/pulls/410
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
2021-10-14 15:27:39 +08:00
..
create.go Add more flags to tea repo create (#409) 2021-09-29 04:42:51 +08:00
flags.go Add tea issues --fields, allow printing labels (#312) 2020-12-21 23:41:07 +08:00
fork.go Add tea repo fork (#410) 2021-10-14 15:27:39 +08:00
list.go Implement notification subcommands (#389) 2021-09-06 01:11:17 +08:00
search.go Implement notification subcommands (#389) 2021-09-06 01:11:17 +08:00