This category is used for testing the functionality of Indico. Events can be deleted without any further notice.

Introduction to Git and GitlabOnline Event

Europe/Berlin
Thomas Foerster (HZDR)
Description

General Information

LanguageEnglish
CostFree
LevelBeginner
Registration01.12.2022 to 07.12.2022

Workshop Content

Working with a command-line interface (Shell) as a foundation for the following tools employing Git as a version control system (VCS) for managing changes while working with files. The chapter will be taught during the course:

  • Introduction to version control
  • Git setup
  • Basic local Git workflow
  • Branching and merging
  • Resolving Conflicts
  • Working with Git repositories

Registration

To register, please log in via Helmholtz AAI. Once you have registered, you should receive a confirmation e-mail. If you receive no such e-mail (and it is not in the spam folder), don't hesitate to contact the organizer.

Preparations

Participants are asked to make sure they have the necessary rights to install software on their computers. For this workshop, two tools are required:

  • A Unix-compatible command-line interface (Shell for short)
  • The git tool

You can find detailed installation instructions for each of these tools here.