git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bugreport: git push disobeys -c remote.xxx.url=...
@ 2014-05-30  0:03 fuz
  2014-05-30  1:43 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: fuz @ 2014-05-30  0:03 UTC (permalink / raw)
  To: git

Hello!

I've tried to changing the URL of a remote temporarily because of network
issues. I tried something like this:

    git -c remote.foo.url=http://gitserver.example/repo.git push foo bar

Tracing shows that git push does not use the provided URL for the remote foo
and instead uses the URL configured in the repository configuration as if the
-c option was not present at all. This looks like a bug to me.

My git identifies as version 1.8.1.2.

Yours sincerely,
Robert Clausecker

-- 
()  ascii ribbon campaign - for an 8-bit clean world 
/\  - against html email  - against proprietary attachments

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

end of thread, other threads:[~2014-05-30  1:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-30  0:03 Bugreport: git push disobeys -c remote.xxx.url= fuz
2014-05-30  1:43 ` Jeff King

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 NNTP newsgroup(s).