-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
enhancementa request to improve CLIa request to improve CLIgood first issuehelp wantedContributions welcomeContributions welcome
Description
Describe the feature or problem you’d like to solve
We are able to repo a fork with :
$ gh repo fork
this forks upstream of for example the repository foo to the github user repositories foo (or organisation if specified as is)
it would be nice if we can have the ability to have another name than foo as the user repository target.
Proposed solution
$ gh repo fork --fork-name="forked-repo"
Additional context
I have multiple repos with name "enhancement" from different organization, i need to rename all manually after doing a "gh repo fork" so they won't conflict 😢
- maybe users can get confused with the already existing
--remote-nameswitch
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementa request to improve CLIa request to improve CLIgood first issuehelp wantedContributions welcomeContributions welcome