Git version control and GitLab project management environmentLaajuus (2 cr)
Course unit code: TT00CD61
General information
- Credits
- 2 cr
- Teaching language
- Finnish
- English
- Responsible person
- Pasi Hyytiäinen
Objective
You are able to use the Git version control tool. You understand the benefits of a distributed version control to a project. You can plan and carry out a project from start to end in GitLab project management environment. You can visualize the results and time spent on the project in the GitLab environment.
EUR-ACE Knowledge and Understanding
You know the basic methods of the Git version control tool by applying theory and practice. You understand their significance when you implement version control.
EUR-ACE Engineering practice
You can analyze methods related to version control, applying practice and theory
Content
After completing this course, you will have mastered the key functions of the Git version control tool, such as add, merge, init, remove, branch and checkout. You will understand the benefits of distributed version control for projects and be able to plan and implement a project from start to finish in the GitLab environment. The course will give you the ability to visualise project results and time spent in GitLab. You will also learn how to analyse and apply version control methods in practice and in theory, which will strengthen your technical skills.
In the course, the student studies the following Git version control commands:
Init
Add
Commit
push / pull
remove
merge
branch
checkout
rebase
revert
fork
signing commits (with gpg)
In GitLab, the student goes through:
Issues
Milestones
SSH & HTTPS, repository data transfer methods
Commit history
Version control for binary files
Statistics- CI/CD
gitlab pages
Repository settings
Assessment criteria, approved/failed
Passed - The student studies the theory material, completes the exercises and returns the project to the person responsible for the course.
Failed - The student does not study the theory material, does not complete the exercises and nor returns the project to the person responsible for the course.