I'm trying to wrap my head around the different Git methods (Revert, Switch/Chekout, Reset)
Why would I want to do a Mixed or Soft reset
?
I'm a VC newbie so maybe I'm missing something.
I thought the point of the above was to change my local files to some other version (from Git repo)