cli/pkg/cmd/repo
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
..
archive Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
clone Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
create repo fork: directly fork under the desired name 2022-07-11 13:54:58 +02:00
credits Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
delete Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
deploy-key Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
edit Integrate go-gh API package (#5614) 2022-06-23 04:05:31 +01:00
fork repo fork: directly fork under the desired name 2022-07-11 13:54:58 +02:00
garden Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
list Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
rename Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
shared repo fork: directly fork under the desired name 2022-07-11 13:54:58 +02:00
sync Replace ioutil with io and os (#5498) 2022-04-26 13:07:44 +02:00
view Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
repo.go Have core commands have consistent Short description 2022-02-18 18:39:30 +01:00