Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to clone repo with all branches

$ git branch -a
* master
  remotes/origin/HEAD
  remotes/origin/master
  remotes/origin/v1.0-stable
  remotes/origin/experimental
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #clone #repo #branches
ADD COMMENT
Topic
Name
1+3 =