Orateur
Michel Jouvin
(IJCLab)
Description
In this survival guide, we will explore how to effectively use Git to manage and access the version history of any set of text files (code, manuscripts written in LaTeX, etc.), both in the context of team an personal projects. Specifically, we will cover the following points:
- Initializing a Git repository
- Tracking changes and managing branches
- Merging and rebasing
- Resolving conflicts
- Working with remotes and forges (GitHub/GitLab)
- Version control strategies
- Best practices for collaborating with Git
In addition to the presentation attached, there will be online exercices.