Flow graphs of GitFlow
Here are some explanatory graphs of the GitFlow subcommands:
feature graph | Illustrate the flows of feature subcommands. |
bugfix graph | Illustrate the flows of bugfix subcommands. |
release graph | Illustrate the flows of release subcommands. |
hotfix graph | Illustrate the flows of hotfix subcommands. |
support graph | Illustrate the flows of support subcommands. |