Uploaded image for project: 'Sourcetree For Mac'
  1. Sourcetree For Mac
  2. SRCTREE-6649

Git tags that have been removed via the command line (zsh) locally and remotely still appear in SourceTree

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • None
    • None
    • None
    • SourceTree version 3.1.2_216

      git version 2.20.1

      MacOS Mojave - version 10.14.4

       

    • Severity 2 - Major

      Advised by Brian Ganninger to open a ticket after asking the following question to the community:

      https://community.atlassian.com/t5/Sourcetree-questions/Git-tags-that-have-been-removed-via-the-command-line-locally-and/qaq-p/1079876?utm_source=atlcomm&utm_medium=email&utm_campaign=mentions_answer&utm_content=topic

       

      To delete all my local tags I ran `git submodule foreach --recursive 'git tag | xargs git tag -d'`
      To fetch all the remote tags `git submodule foreach --recursive git fetch -t`

      Ran `git tag -l` to verify that only the tags that should exist still do.

      Saw no change in the tags on SourceTree (does not refresh)

      Closed SourceTree and reopened it.

      Still has phantom tags listed.

      If I push from SourceTree the tags that should not be there will be recreated remotely.

       

       

              Unassigned Unassigned
              4d21ea93653d Aydin Gungordu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: