“Updates were rejected because the tag already exists” when attempting to push in SourceTree

前端 未结 7 746
傲寒
傲寒 2021-01-29 23:10

When attempting to Push via Source Tree, I get the following error:

git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push         


        
7条回答
  •  轮回少年
    2021-01-29 23:53

    In SourceTree, this seems to work:

    1. Click the Fetch icon
    2. Check "Fetch all tags"
    3. Click Ok

提交回复
热议问题