欢迎光临
我们一直在努力

windows 安装 git flow

1、https://raw.githubusercontent.com/petervanderdoes/gitflow-avh/develop/contrib/gitflow-installer.sh

把这个复制出来写到文件里

2、执行 ./gitflow.sh install stable 即可

3、进入项目目录git flow init 初始化环境 

$ git flow init # 全部回车

Which branch should be used for bringing forth production releases?

   – develop

   – master

Branch name for production releases: [master]

Which branch should be used for integration of the ”next release”?

   – develop

Branch name for ”next release” development: [develop]

How to name your supporting branch prefixes?

Feature branches? [feature/]

Bugfix branches? [bugfix/]

Release branches? [release/]

Hotfix branches? [hotfix/]

Support branches? [support/]

Version tag prefix? []

Hooks and filters directory? [C:/testzee/nodejs/Koala/.git/hooks]

赞(0)
【声明】:本博客不参与任何交易,也非中介,仅记录个人感兴趣的主机测评结果和优惠活动,内容均不作直接、间接、法定、约定的保证。访问本博客请务必遵守有关互联网的相关法律、规定与规则。一旦您访问本博客,即表示您已经知晓并接受了此声明通告。