Шукаєте відповіді та рішення тестів для 25-26 CS2800: Software Engineering? Перегляньте нашу велику колекцію перевірених відповідей для 25-26 CS2800: Software Engineering в moodle.royalholloway.ac.uk.
Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!
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?