Re: [PATCH 07/13] Add a config option for remotes to specify a foreign vcs
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:47:09
Hi,
On Wed, 5 Aug 2009, Daniel Barkalow wrote:
If this is set, the url is not required, and the transport always uses a
helper named "git-remote-<value>".
I wonder what's wrong with saying "git config remote.origin.url p4:"
instead of having two different code paths that do essentially the same.
Ciao,
Dscho