Add tea repo fork #410

Merged
lunny merged 4 commits from noerw/tea:add-repo-fork into master 2021-10-14 07:27:40 +00:00
Member

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

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
noerw added this to the v0.9.0 milestone 2021-09-25 10:01:34 +00:00
noerw added the
kind
feature
label 2021-09-25 10:01:34 +00:00
noerw added 1 commit 2021-09-25 10:01:35 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
71de3b75a7
Add `tea repo fork`
lunny reviewed 2021-09-26 01:10:04 +00:00
@ -0,0 +1,57 @@
// Copyright 2020 The Gitea Authors. All rights reserved.
Owner

2021

2021
noerw marked this conversation as resolved
noerw added 1 commit 2021-09-28 10:37:07 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
25bbe6c681
2021...
techknowlogick added 1 commit 2021-10-04 17:44:09 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
18e8fdafd5
Merge branch 'master' into add-repo-fork
techknowlogick approved these changes 2021-10-04 17:44:24 +00:00
zeripath approved these changes 2021-10-10 15:00:13 +00:00
noerw added 1 commit 2021-10-12 06:46:56 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
dae1854f24
Merge branch 'master' into add-repo-fork
lunny merged commit 5b77345b03 into master 2021-10-14 07:27:40 +00:00
lunny referenced this issue from a commit 2021-10-14 07:27:40 +00:00
Sign in to join this conversation.
No description provided.