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

Re: Relative submodule URLs vs. clone URL DWIMming

From: Johan Herland <hidden>
Date: 2016-06-15 22:45:16

On Sunday 31 August 2008, Junio C Hamano wrote:
Johan Herland [off-list ref] writes:
I personally feel that cases that involve cloning from non-bare
repositories (and in addition, DWIMmed repositories), with or without
nested submodules, are not worth supporting.
Ok. I guess that's fair. Such a decision should definitely be documented 
appropriately in the submodule documentation, though.

I guess this also means you don't plan to do anything about the difference 
in origin URLs produced by "git clone" for the following two cases:

$ git clone /repo/foo bar
$ grep -B1 url bar/.git/config
[remote "origin"]
        url = /repo/foo/.git

vs.

$ git clone file:///repo/foo bar
$ grep -B1 url bar/.git/config
[remote "origin"]
        file:///home/johan/git/foo


Hmm?

...Johan

-- 
Johan Herland, [off-list ref]
www.herland.net
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help