cli/pkg/cmd
Mislav Marohnić 5656296ade repo fork: directly fork under the desired name
A new GitHub feature landed where the API client can specify the desired
name of the new fork. This avoids the necessity of subsequently having
to rename the forked repo after the fork operation has created one.

For backwards compatibility, the renaming logic is still here, but
activates only if the resulting repo name is not the desired name.
2022-07-11 13:54:58 +02:00
..
actions gh: list help topics in help output 2022-02-18 18:39:30 +01:00
alias Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
api Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
auth Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
browse Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
codespace chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
completion Write Cobra deprecation messages to stderr 2022-05-23 20:23:42 +02:00
config Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
extension chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
factory chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
gist Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
gpg-key Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
issue Integrate go-gh API package (#5614) 2022-06-23 04:05:31 +01:00
label chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
pr repo fork: directly fork under the desired name 2022-07-11 13:54:58 +02:00
release chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
repo repo fork: directly fork under the desired name 2022-07-11 13:54:58 +02:00
root Integrate go-gh API package (#5614) 2022-06-23 04:05:31 +01:00
run chore: typo hunting ft. codespell 2022-07-09 21:41:09 -05:00
search Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
secret Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
ssh-key Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
status Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
version Fix --version flag printing to stdout 2022-05-24 16:21:13 +02:00
workflow Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00