@@ -19,9 +19,6 @@ On the other hand, I remember all these hours that I spent exploring Git and Git
This is the step-by-step guide that I wish I had been provided when I discovered Git and GitLab. It starts from the very beginning (that is, installing Git and configuring your GitLab account), and holds your hand until you know all the tools you need to efficiently maintain your development projects.
{: .box-warning}
**Note:** Version 16.3.4 of GitLab was deployed on `gitlab.inria.fr` on October 2nd, 2023, which changed the layout quite a lot. This tutorial should be updated accordingly in the following weeks.
# Table of contents
You can go through this tutorial in order, in which case I advise you to practice at the same time. [**Everything starts here.**]({{'/00-what-why' | relative_url }}) (At some point, you should also make sure that you are aware of [**some basic development practices**]({{'/05-good-practices#practices' | relative_url }}).)