Our project uses tags extensively. Every time someone moves a tag on a remote repository and I try to pull the change into my local I get an error that remote tags conflict with my local. So I have to remove those tags before I can pull from remote.
Is there a way to automatically replace local tags with remote.