- Download and unzip Reset-Scripts file
- Open in your IDE
- Create a Access Token on GitLab and add to scripts where specified.
- Uncomment line 45 in
resetEmp.js
(you will need to comment out this line for future resets) - In terminal execute
./reset.sh
This will execute all 5 scripts
- Unprotecting all branches
- Resetting
master
branch - Resetting
employee2
branch - Deleting any additional branches created by students
- Protecting all branches
You may execute these scripts individually as needed as well.
If you have any questions reach out to @ash.coca on Slack