Introduction

Last updated on 2025-08-14 | Edit this page

Overview

Questions

  • What is the point of these exercises?
  • Where do I find tutorials and documenation on Git features?

Objectives

  • Get an overview of existing Git tutorials

Is this a Git tutorial?


No, this is a hands-on session for you to exercise collaborative work using Git and GitLab so that you do not have to do it with your real projects.

Take your time to do it now, not when you are busy finalizing your analysis code.

Git tutorials


Excellent Git tutorials exist, the teaching approach varies.

Where do we start from?


For this session, you should be familiar with the basic Git workflow of commits and pushes to the remote repository as listed in the setup instructions.

Key Points
  • Excellent Git tutorials exist.
  • Take your time to work through them.