Finding the Correct Branch
When starting an analysis, the first step is finding the correct branch.
-
Go to Confluence.
-
Look up the latest Flex based on:
- Country (e.g. Greece, Romania, Bulgaria, etc.)
- Whether it's co-location or not
- Whether it's 4h or 2h
- Whether you have a Central or Low scenario
-
Find the corresponding commit.
-
Once you've found the correct commit, go to SourceTree and make sure you're on the correct repo for the country:
- Romania → repo
ROU - Greece or Bulgaria → repo
GRC
- Romania → repo
-
Right-click on the correct commit → Branch...
-
In the New Branch field, type the name you'll give the branch. The name also determines which folder it goes into, so pay close attention here. Format:
release/advisory/central/(COUNTRY)/(PROJECT)/(SCENARIO DESCRIPTION)warningMake sure the "Checkout New Branch" checkbox is checked.
-
Click Create Branch. The new branch will appear under Branches in the top left, and you'll be switched straight into it — you can tell because the active branch is shown in bold.