On Wed, May 23, 2007 at 05:50:42PM -0700, Junio C Hamano wrote:
Johannes Schindelin [off-list ref] writes:
quoted
On Thu, 24 May 2007, skimo@liacs.nl wrote:
quoted
bash-3.00$ ./git-config --remote=http://www.liacs.nl/~sverdool/isa.git --get-regexp 'submodule\..*\.url'
submodule.cloog.url /home/sverdool/public_html/cloog.git
submodule.cloog.url http://www.liacs.nl/~sverdool/cloog.git
I am sorry to complain so late in the game, but I am not really interested
in submodules. However, what you say here is not a task for git-config
IMHO, but rather for git-remote.
Honestly speaking, I do not think people have no business
peeking into configuratoin remote repository has, and it would
be preferrable that supermodule Porcelain stuff does not rely on
that.
Maybe there are too many negations in that sentence, but are you
saying it is ok to look into the remote configuration or not?
skimo