Is there a way to delete all local changes and reset back to whatever the most current version is?
I’ve done some research, and either there’s nothing on this or I’m just using the wrong words to search. Basically, I just want to get rid of any local changes (I don’t care about them) and re-clone the repository/branch. Do I need to stash first (then I can delete the stash)?