SmartGit的gitflow模式下创建release报“There is an existing release branch 'xxx'. Finish that one first.”

异常提示 There is an existing release branch 'xxx'. Finish that one first. To work with multiple hotfixes at the same time, configure Git config option 'gitflow.multi-release=true'. 解决方案 打开git bash,按照提示配置
相关文章
相关标签/搜索