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:
- If you haven't configured personal access token yet, you should create a personal access token with read and write repository permissions
- Although you already setup a personal access token on your machine, please demonstrate how to create a token during the marking.
- Please note that you can create multiple tokens as you wish
- TA will give you a specific location of clone directory during the marking. Please clone your repository in the given directory.
- In the clone directory, please create a file with the name "checkpoint2.txt" that contains the text "This is a new file".
- Create a commit with the change
- Push the commit to GitLab
- Check the commit is correctly recorded on GitLab