Open s-v-z opened 7 years ago
When gitflow.prefix.versiontag = # git flow release finish fails to tag branch. Error message is: Fatal: Tagging failed. Please run finish again to retry.
gitflow.prefix.versiontag = #
Fatal: Tagging failed. Please run finish again to retry.
After setting gitflow.prefix.versiontag = v the command worked as expected.
gitflow.prefix.versiontag = v
Git was installed via https://github.com/nvie/gitflow/wiki/Windows#git-for-windows-previously-msysgit
When
gitflow.prefix.versiontag = #
git flow release finish fails to tag branch. Error message is:Fatal: Tagging failed. Please run finish again to retry.
After setting
gitflow.prefix.versiontag = v
the command worked as expected.Git was installed via https://github.com/nvie/gitflow/wiki/Windows#git-for-windows-previously-msysgit