Gitlab for Adversarial Animation
- go to our gitlab repository
- you will be redirected to a login page:
- click DFN-AAI Single Sign-On and you will be redirected to the TH Köln SSO page
- enter your Campus-ID and corresponding credentials
in the repository dashboard cclone HTTPS
Open the git client
git config --global user.email [YOUR TH-EMAIL]
git config --global user.name [your GITLAB USER NAME]
git clone [THE URL YOU'VE JUST COPIED]
you'll be prompted to enter a password, this password is different from your gitlab password - if you don't have a password you can set it in the Gitlab Dashboard under user --> preferences --> password
if you managed to clone the repository successfully