Skip to main content

Version Control

Tool:

  • Git

Procedures:

  • Main branch for production-ready code.
  • Feature branches for new functionality.
  • Pull requests and code reviews before merging.
  • Will create a new release at the end of each sprint for rollback if needed and for shareability