Thread (5 messages) flat view 5 messages, 4 authors, 2016-06-15

Re: Bug: [hostname:port]:repo.git notation no longer works (for ssh)

From: Phil Hord <hidden>
Date: 2016-06-15 22:58:54

On Fri, Sep 27, 2013 at 4:07 AM, Morten Stenshorne [off-list ref] wrote:
If I don't go via the ssh tunnel (I finally have some VPN stuff these
days, so I don't really need the tunnel thing anymore, but that's going
to be a lot of remotes to update, so I'd prefer it just worked like it
used to):

-            url = [localhost:2223]:blink.git
+            url = git:blink.git

... it works fine.

Until you get a proper fix, I wonder if this will help:

  git config --global --add url."git:".insteadOf  "[localhost:2223]:"

See "git help config" for details on the insteadOf config setting.

Phil
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help