1 post tagged with "git flow"

    git: git flow basics

    2022-11-28

     | 

    ~2 min read

     | 

    386 words

    Git flow is a superset of the Feature Branch workflow. It’s particularly useful for larger projects such as those with a regular release…

Return to all tags