You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Sorry if this is not the right place to report a bug but I couldn't find a repo for the lab webservice).
I am in the process of creating some labs and during development I noticed that the "reset to default" button on the top left does not really work. In particular it does not remove files created and more importantly, it does not re-create files from the repo in case you accidentally remove them.
I've noticed the same thing -- it seems resetting the lab only resets the state of the README, but I was hoping it would reset the files. Is there any way to reset the files too? Otherwise it's hard to test that a .cs50.yml is correct after making changes! Thanks.
I am having the same trouble with the Reset feature of lab.cs50.io. My students (and I) expect that it would reset the state of the files as if you had opened the lab for the first time (replace deleted files, replace all contents of files to default...).
(Sorry if this is not the right place to report a bug but I couldn't find a repo for the lab webservice).
I am in the process of creating some labs and during development I noticed that the "reset to default" button on the top left does not really work. In particular it does not remove files created and more importantly, it does not re-create files from the repo in case you accidentally remove them.
Steps to reproduce:
rm *
in the terminalAm I doing something wrong or simply misunderstanding what the reset is about?
Cheers,
The text was updated successfully, but these errors were encountered: