Sourcetree: Pull all tags

felixschulze February 24, 2013

It seems that SourceTree doesn't fetch moved tags. I must run a commandline and run

git fetch --tags

to get the correct tags.

Any idea or workaround for this?

2 answers

1 accepted

0 votes
Answer accepted
KieranA
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.
February 25, 2013

Hi felix,

As you say, you'd have to do this via command line. Fetch isn't being that specific because it looks to me like you're pushing tag changes to a remote, which is amending a commit so all users would have to fetch --tags to see the tag changes made.

I've added this as a feature request to JIRA: https://jira.atlassian.com/browse/SRCTREE-1437

1 vote
Gerry Tan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 9, 2015

FYI the latest source tree (2.0.5.2) has "Fetch and store all tags locally" option in Fetch dialog box :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events