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
Saw no change in the tags on SourceTree
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.
Hi @Aydin Gungordu,
Please file a ticket with these details in the appropriate tracker (Windows, Mac) so we can triage there, other users can provide feedback, and we can prioritize for a future update. Thank you for the report.
Cheers,
Brian Ganninger
Principal Developer, Sourcetree
Thanks @bgannin , ticket filed:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.