Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git clone does not get all branches

git clone <url to repository>
git branch -a
git checkout <desired branch>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #clone #branches
ADD COMMENT
Topic
Name
8+6 =