SourceTree really needs to support "git fetch --tags --force" to prevent the error "would clobber existing tags".
This has been an open request since 2019.
Please vote for: https://jira.atlassian.com/browse/SRCTREE-7077
Thank you!
Hi @Mochnant
Welcome to the community!
Since the feature is not yet integrated into the UI, my workaround is to open the Terminal button in Sourcetree and execute: git fetch --tags --force.
I voted for SRCTREE-7077
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.