特色:不會直接操作到 master,會透過 release、hotfix 來更新 master。
develop:
feature:
hotfix:
bugfix:
release:
master:
git flow init
git + feature / bugfix / release / hotfix + start / finish / publish / pull + NAME
特色:圖形是一串一串的樣子,像棉花糖、灌強(香腸)
一台機器一個 branch,聽說做 CI / CD 很方便?