public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
* git remote rename command help
@ 2025-11-01  1:38 Michael Woodard
  2025-11-01 23:45 ` Ben Knoble
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Woodard @ 2025-11-01  1:38 UTC (permalink / raw)
  To: git

Hello,

I entered the command "git remote rename Old_Name New_Name" but it
appears to only have affected the Local Repo I am working with. Other
requests or connections to remote repo still see the Old_Name. What am
I missing?

Michael Woodard | SP+ | A Metropolis Company | Manager, IT Operations

Mobile: 251.463.2791

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: git remote rename command help
  2025-11-01  1:38 git remote rename command help Michael Woodard
@ 2025-11-01 23:45 ` Ben Knoble
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Knoble @ 2025-11-01 23:45 UTC (permalink / raw)
  To: Michael Woodard; +Cc: git


> Le 31 oct. 2025 à 21:51, Michael Woodard <mwoodard@metropolis•io> a écrit :
> 
> Hello,
> 
> I entered the command "git remote rename Old_Name New_Name" but it
> appears to only have affected the Local Repo I am working with. Other
> requests or connections to remote repo still see the Old_Name. What am
> I missing?
> 
> Michael Woodard | SP+ | A Metropolis Company | Manager, IT Operations
> 
> Mobile: 251.463.2791

What, precisely, do you mean by “other connections”? A remote name is a local-only concept (effectively a pointer to a resource locator and other metadata, like a fetch refspec). If you expected this to, say, change the name of a repository on a server, that’s not really what this command does. 

PS I’m surprised to see a phone number :) I expect you are inundated with spam messages (voice or text). 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-01 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-01  1:38 git remote rename command help Michael Woodard
2025-11-01 23:45 ` Ben Knoble

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox