cli/pkg/cmd/repo/shared
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
..
repo.go repo fork: directly fork under the desired name 2022-07-11 13:54:58 +02:00
repo_test.go repo fork: directly fork under the desired name 2022-07-11 13:54:58 +02:00