Git: Setup und erste Schritte
Aus Kicker (internals)
Install git
GUI (Optional)
Optionally, for a GUI, additionally install TortoiseGIT.
TortoiseGIT is a graphical wrapper for the git CLI. TortoiseGIT is found in the Windows Explorer context menu.
Authentication
SSH (Recommended)
HTTPS
Use username (<hm-username>) and password.
Git Cheat Sheet
https://education.github.com/git-cheat-sheet-education.pdf
Tutorials
Interactive Tutorial: https://learngitbranching.js.org/#
ProCK Gitlab Repo
Website
https://gitlab.lrz.de/hm-stehr/prock
Clone via SSH
git@gitlab.lrz.de:hm-stehr/prock.git
Clone via HTTPS
https://gitlab.lrz.de/hm-stehr/prock.git