Introduction to Git and GitlabOnline Event
General Information
Language | English |
Cost | Free |
Level | Beginner |
Registration | 01.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.