**Problem:** I expected `clean: false` to not remove any changes I've made and checking out still removes my changes bc it's using `--force` **Question:** How do I checkout after I've made changes locally without removing my changes?