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

checkout on the basis of tags

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.
September 29, 2014

Hi I have created a newfeature branch from master branch in stash.

then modified file contents and attached tag v1.0 and v1.1.

now if I want to checkout the branch in another repo based on particular tags say v1.1 for this time being

can I do that using stash and sourcetree?????

 

 

 

 

1 answer

1 accepted

1 vote
Answer accepted
Sebastian Stein September 29, 2014

Sure, SourceTree shows the list of tags available in the repo. This is shown below the list of branches. Just double click on a tag.

On command line, just do:

git checkout TAG

Of course replace TAG by the way you named your tag. That's it, not complicated at all.

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events