You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mathilde Boivin edited this page Dec 23, 2019
·
1 revision
The bootcamp branches respect the following organization.
There are 3 different levels of branches:
master : The production branch. Days are put into this branch when they are totally finished. 4 reviews are needed to validate a pull request.
dev : This branch gathers finished exercices for a day (the day may be not finished but it allows us to see quickly finished days). 2 reviews are needed to validate a pull request.
day/XX/PhaseY : XX is the number of the day and Y the related Phase. This branch is the working branch where most of your commits are done. No reviews are needed to push into that branch.
Day File Architecture
The day folder will have the following architecture :