Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

how do I create an existing remote branch on my local machine in sourcetree

Diane MacRobie August 22, 2015
 

1 answer

0 votes
rahuldanwade
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 23, 2015

Hi Diane,

checkout the branch on your local machine from source tree.

If you are using atlassian Bitbucket, Stash, Fisheye the option is available to checkout branch directly on your local machine.

 

For other hosting applications like "Github" you can add branch through terminal using below command

git checkout -b new-featrure  origin/new-featrure

I hope this will help you.

thanks

 

Anton Ivanov June 8, 2018

Where exactly is the option in Source Tree v2 to check out the branch to my local machine?

 

I have an existing repository but I just want to check out another branch that someone else created.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events