Roger Meier created THRIFT-3475:
-----------------------------------

             Summary: prefix tags with v as defined by semver
                 Key: THRIFT-3475
                 URL: https://issues.apache.org/jira/browse/THRIFT-3475
             Project: Thrift
          Issue Type: Bug
          Components: Build Process
            Reporter: Roger Meier


We need to prefix our tags with **v** to follow the semver model, e.g. 
**v0.9.3**

non prefix causes issues such as tag and branch conflicts.

I had to do this when pushing to the release branch on my fork
{noformat}
git push bufferoverflow heads/0.9.3
{noformat}

see also THRIFT-6



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to