[
https://issues.apache.org/jira/browse/THRIFT-3475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III closed THRIFT-3475.
-------------------------------------
> 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
> Assignee: James E. King III
> Priority: Major
> Fix For: 0.12.0
>
>
> 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
(v7.6.3#76005)