Commit 7ada3601 authored by Guilhem Bonnefille's avatar Guilhem Bonnefille Committed by Pierre Smeyers
Browse files

doc: Gitflow release branches support documented

parent adfd0134
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -184,6 +184,10 @@ integration branch or not) with their associated deployment strategy:

    ![Gitflow-like branching strategy](img/Gitflow-like-strategy.drawio.svg)


    :bulb: If you're using a complete [Gitflow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow) workflow,
   _release_ branches are managed the same way as regular _development_ branches, possibly deploying to dedicated review environments.

Now, here is a table that summarizes the generic templates behavior for each branch:

<table border="1">