Git: Setup und erste Schritte
Aus Kicker (internals)
Install git
Optional for a GUI, install TortoiseGIT.
Authentication
SSH (Recommended)
Tutorial: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent Link: git@gitlab.lrz.de:hm-stehr/prock.git
HTTPS
Use username (<hm-username>) and password. Link: https://gitlab.lrz.de/hm-stehr/prock.git
Git Cheat Sheet
https://education.github.com/git-cheat-sheet-education.pdf
Tutorials
Interactive Tutorial: https://learngitbranching.js.org/#
ProCK Gitlab Repo
https://gitlab.lrz.de/hm-stehr/prock