On 02/17/2010 09:20 PM, Eric Blake wrote:
-    git_modules_config --replace-all submodule.gnulib.url $GNULIB_SRCDIR

I think this was definitely wrong. .git/config overrides .gitmodules exactly so that you can place submodule.*.url entries there that point to local repositories.

--reference is another way to achieve a similar effect.

Paolo


Reply via email to