Gitflow: Difference between revisions
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
==Hotfix Branch== | ==Hotfix Branch== | ||
=Operations= |
Revision as of 20:48, 17 April 2018
External
- https://danielkummer.github.io/git-flow-cheatsheet/
- https://github.com/petervanderdoes/gitflow-avh/wiki/Installation
Internal
Overview
git-flow is a merge-based solution. It does not rebase feature branches.