git flow 模型的提出:https://nvie.com/posts/a-successful-git-branching-model/
gitflow-avh 是一个增强工具:https://github.com/petervanderdoes/gitflow-avh
#git #tool #memos
nvie.com
A successful Git branching modelIn this post I present a Git branching strategy for developing and releasing software as I’ve used it in many of my projects, and which has turned out to be very successful.