Available Branches
Maintain multiple versions of your data, without stepping on each other's toes

This repository is empty. You'll be able to create a new branch once you've added your first commit.

Branches let you work on changes in parallel with your teammates. Create a branch to add or modify data without affecting the main lineage of your data. When you're ready to integrate your changes, you can create a merge request to propose the changes be incorporated into a target branch (typically the main branch of the repository)