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]