Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git get all branches and code

git checkout --detach
git fetch origin '+refs/heads/*:refs/heads/*'
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #branches #code
ADD COMMENT
Topic
Name
4+5 =