JetBrains Space
 

Branching. Space Git Flow

Last modified: 16 June 2023

Choosing the right branching strategy for your team is important because it can have a significant impact on the development process, including how safe it is to introduce code changes, how often new features are released, and how quickly changes can be delivered to the production environment.

Some common strategies include:

Each strategy has its own strengths and weaknesses, and the best choice depends on the specific needs of your team. Though in Space you can implement almost any flow, we recommend that you consider employing a strategy that is native to Space – Space Git flow.