Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git how to make shallow clone with all branches

git clone --depth 10 --no-single-branch https://github.com/django/django.git
 
PREVIOUS NEXT
Tagged: #git #shallow #clone #branches
ADD COMMENT
Topic
Name
1+4 =