Closed Mackmiller closed 2 years ago
If you want it to have a different name on github, there should just be like a standard edit name field in the settings. This stack overflow solution would be more for like if you wanted to move it to an entire new repo*
But if I just change the repo name remotely, won't my remote source in my git be outdated when I try to push local changes up?
ah i see, yeah then you should be able to just reset the remote
okay cool. I'll close this issue now, and plan on trying it out this afternoon. Thanks!
What stack are you using?
(ex: MERN(mongoose + react), DR(django + react), PEN, etc.)
DR
What's the problem you're trying to solve?
Renaming my repo to reflect the project topic
Post any code you think might be relevant (one fenced block per file)
Is this stackoverflow answer (see below) what you would recommend for this? I would rather double check beforehand now than mess things up later in git!
git remote set-url origin git@github.com:User/project-new.git