Skip to content

Latest commit

 

History

History

git-cloner

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

git cloner

Clone a repository using our recommended way i.e. recurse on all submodules

Git alias:

cloner = clone --recurse-submodules

Example:

git cloner