Branching Strategy - htalexnguyen/htapp GitHub Wiki

Benefits of this approach:

  • only need two main branches to manage the development process.
  • simplified the git branching stuff.
  • keep track the code changes better.
  • easier for us to integrate with Jira & improve CICD pipeline.