nvie / gitflow

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

Home Page:http://nvie.com/posts/a-successful-git-branching-model/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git flow tag message will be changed

Terness opened this issue · comments

git version 2.30.2

git flow version 1.12.3 (AVH Edition)

Hi, i found a question when i use git flow release finish 1.0.0-bg-data -m "[FIXED] 1. test"

When i finish any branch with "-m", i found that the tag message will be changed.

For example
image

But the tag message
image