"gh repo rename" should rename the local directory

#9695

Issue Details

10 months ago
mtfurlanmtfurlan
enhancementgh-repo
mtfurlanmtfurlan
opened 10 months ago
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