Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git clone with subrepos

git clone --recurse-submodules -j8 git://github.com/foo/bar.git
cd bar
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #clone #subrepos
ADD COMMENT
Topic
Name
2+6 =