Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

get all branches from remote

You can fetch all branches from all remotes like this:
git fetch --all
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #branches #remote
ADD COMMENT
Topic
Name
9+7 =