Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我已经有一个 git repo,如何将其更改为 git flow 样式的 repo?
从 repo 文件夹运行git flow init,就像使用git init.
git flow init
git init
我建议你看看https://github.com/nvie/gitflow/wiki/FAQ