* url.<base>.insteadOf and git-clone
@ 2008-05-08 15:50 Guillermo O. Freschi
2008-05-08 21:11 ` Daniel Barkalow
0 siblings, 1 reply; 2+ messages in thread
From: Guillermo O. Freschi @ 2008-05-08 15:50 UTC (permalink / raw)
To: git
Nearly gone insane about this: adding a configuration like
[url "ssh://example.com/foo"]
insteadOf = foo:
works for git-fetch and git-pull (of what I've tested), but does not on git-clone (As of version 1.5.5.GIT).
Given that this config appears on the git-clone manpage, am I to assume it's a bug?
--
Tordek, el enano
http://www.arcanopedia.com.ar - Juegos de Rol en Argentina
http://blog.tordek.com.ar - La Red en la Red
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: url.<base>.insteadOf and git-clone
2008-05-08 15:50 url.<base>.insteadOf and git-clone Guillermo O. Freschi
@ 2008-05-08 21:11 ` Daniel Barkalow
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Barkalow @ 2008-05-08 21:11 UTC (permalink / raw)
To: Guillermo O. Freschi; +Cc: git
On Thu, 8 May 2008, Guillermo O. Freschi wrote:
> Nearly gone insane about this: adding a configuration like
> [url "ssh://example.com/foo"]
> insteadOf = foo:
>
> works for git-fetch and git-pull (of what I've tested), but does not on git-clone (As of version 1.5.5.GIT).
>
> Given that this config appears on the git-clone manpage, am I to assume it's a bug?
At this point, it's a documentation bug; it's a new feature for programs
other than clone that will eventually be supported in clone but is not
yet. The documentation makes the currently-overly-optimistic assumption
that clone supports all of the common stuff.
-Daniel
*This .sig left intentionally blank*
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-05-08 21:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-08 15:50 url.<base>.insteadOf and git-clone Guillermo O. Freschi
2008-05-08 21:11 ` Daniel Barkalow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox