Lets say I did a check out, edited some stuff and realized I want to re-download the repository code and overwrite my local changes without commiting them.
I downloaded a project, made some edits and I realize I don't like my local changes (which I haven't comitted yet). How can I get back to the current state of the repository without deleting the folder?
How do I do this?