git タグ Push エラー
エラー内容
hint: Updates were rejected because the tag already exists in the remote.
ターミナルで以下のように
$ git fetch --tags -f
参考
https://stackoverflow.com/questions/58031165/how-to-get-rid-of-would-clobber-existing-tag
エラー内容
hint: Updates were rejected because the tag already exists in the remote.
ターミナルで以下のように
$ git fetch --tags -f
参考
https://stackoverflow.com/questions/58031165/how-to-get-rid-of-would-clobber-existing-tag