* Pascal Obry <pas...@obry.net> [01-01-70 12:34]:
> 
> The sub-module is in place.
> 
> > If you don't care about the integration tests and want to avoid
> > downloading the tests you can do:
> > 
> > $ git config submodule.src/test/integration.update none
> 
> A typo while writing this (missing s for tests):
> 
> $ git config submodule.src/tests/integration.update none

I do not know "git"!

I did:
git config submodule.src/tests/integration.update none 


and I do:
git clean -d -f -x 
git submodule init 
git submodule update 
git pull --rebase --recurse-submodules

and I get:
Skipping submodule 'src/tests/integration'
Fetching submodule src/external/OpenCL
Fetching submodule src/external/libxcf
Fetching submodule src/external/rawspeed
Fetching submodule src/external/whereami
Fetching submodule src/tests/integration

and I wait while tests/integration
is repopulated.

what am I doing incorrectly?

tks,

-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
Photos: http://wahoo.no-ip.org/piwigo               paka @ IRCnet freenode
___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to