"gh repo rename" should rename the local directory
Issue Details
Author
Describe the feature or problem you’d like to solve
When I run gh repo rename
, I want to rename both the github repo and my local directory
Proposed solution
Given that it already prompts, I think adding a prompt for "rename local directory" would be fine
The only issue is we would have to rethink what --yes means, and I can't think of a great ux for that without renaming --yes which is a bad idea
Issue Details
"gh repo rename" should rename the local directory
Author
Describe the feature or problem you’d like to solve
When I run gh repo rename
, I want to rename both the github repo and my local directory
Proposed solution
Given that it already prompts, I think adding a prompt for "rename local directory" would be fine
The only issue is we would have to rethink what --yes means, and I can't think of a great ux for that without renaming --yes which is a bad idea