Looking for 25-26 CS2800: Software Engineering test answers and solutions? Browse our comprehensive collection of verified answers for 25-26 CS2800: Software Engineering at moodle.royalholloway.ac.uk.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
Can you clone your CS2800 repository, create a commit, and push the commit to GitLab?
Please answer this question yes/no and demonstrate creating a token and clone your repository with the token during the marking.
Checklist:
What is your GitLab URL to clone your repository?
What is your main OS and which credential helper you use?
The answer should contain both the OS and the helper name, separated by a space. For exapmle, "windows helper".
For the OS, please choose one of the below options only:
Did you correctly setup GitLab 2FA?
Answer this question with yes/no and demonstrate how to login using 2FA during the checkpoitnt marking in a drop-in session.
Checklist:
- Login to the department GitLab (gitlab.cim.rhul.ac.uk)
- The authenticator app on your mobile phone shows OTP tokens.
Enter the output of the below two commands:
$ git config --global user.name
$ git config --global user.email
What is the URL of the department gitlab?