On 04/07/2024, the first webinar of the RAMSES SNO was given by Noé Brucy.
It was a tutorial teaching the basics of git usage: learn how to clone a repository, review contributions, make new contributions, and deal with conflicts.
It was split into the following sections:
- What is git and what it is used for?
- The vocabulary of git
- Accessing a git repository, reviewing code
- Making new contributions
- Branches and conflicts
- Some useful tools
Tutorial material can be found at https://github.com/nbrucy/git_tuto