Skip to main content

Gitlab for Adversarial Animation

  1. go to our gitlab repository
  2. you will be redirected to a login page:
  3. gitlab_02.gif
  4. click DFN-AAI Single Sign-On and you will be redirected to the TH Köln SSO page
  5. enter your Campus-ID and corresponding credentials

gitlab_03.gif

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