git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* pushRemote value not updated on git remote rename
@ 2019-01-22 12:52 jfbu
  0 siblings, 0 replies; only message in thread
From: jfbu @ 2019-01-22 12:52 UTC (permalink / raw)
  To: git

Hi, 

with git version 2.16.3 on mac os x, (fink installed)
I did

```
$ git remote rename origin monfork
```

Then I checked .git/config, all was fine but for

```
[branch "master"]
	pushRemote = origin
	remote = upstream
	merge = refs/heads/master
```

Shouldn't "origin" have been changed into "monfork" ?

Apologies if this is due to outdated git, did not check,

Best,

Jean-François

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-22 12:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-22 12:52 pushRemote value not updated on git remote rename jfbu

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).