Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git clone recursive

# When cloning repo ...
git clone --recurse-submodules -j8 https://git.example.com/repo.git

# ... or for existing already cloned repo
git submodule update --init --recursive
Comment

PREVIOUS NEXT
Code Example
Shell :: packages required to install psycopg2 
Shell :: hard reset git branch 
Shell :: install onenote in ubuntu 
Shell :: ubuntu proxmox guest agent 
Shell :: could not find driver (SQL: select * from information_schema.table 
Shell :: git stash history 
Shell :: refresh env variable windows powershell 
Shell :: install geary ubuntu 
Shell :: how to get the temp of cpu in linux terminal raspberry pi 
Shell :: git no ssl 
Shell :: install gcc in ubuntu 
Shell :: uninstall genymotion from ubuntu 
Shell :: how to find the ~/.zshrc file 
Shell :: linux run command in loop 
Shell :: base64 decode in powershell 
Shell :: sudo passwordless 
Shell :: how to open bash_profile 
Shell :: wifi password in windows 10 
Shell :: how to Install nodejs on a chromebook 
Shell :: install qt creator ubuntu 20.04 
Shell :: how to undo git remote origin 
Shell :: git abort mmerge 
Shell :: restart wpa raspberrypi 
Shell :: powershell if string contains 
Shell :: unable to start ssh-agent service, error :1058 
Shell :: uninstall vmware workstation 
Shell :: git command to remove file from staging area 
Shell :: last 2 git log entries 
Shell :: remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com. 
Shell :: git revert pull from another branch 
ADD CONTENT
Topic
Content
Source link
Name
7+5 =