理论结果:
实际结果:
操作记录:
git flow init git flow feature start test 添加test.txt并commit git flow feature finish test git flow release start v0.0.0 git flow release finish v0.0.0
理论结果:
实际结果:
操作记录:
git flow init git flow feature start test 添加test.txt并commit git flow feature finish test git flow release start v0.0.0 git flow release finish v0.0.0