Skip to main content

Gitlab for Adversarial Animation

    Getting
  1. started with GitLab
  2. go to our gitlab repository

  3. you will be redirected to a login page:

  4. gitlab_02.gif

  5. click DFN-AAI Single Sign-On and you will be redirected to the TH Köln SSO page

  6. enter your Campus-ID and corresponding credentials

gitlab_03.gif 

in the repository dashboard clone HTTPS

Open the git client and configure your user credentials:

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 

 

go back to the GitLab page

gitlab_03.gif

in the repository dashboard clone HTTPS