Discard uncommitted changes

You just realized the path you've been going down was not right and you want to:

git clean -nd

If you're happy to lose the changes it lists then run:

git clean -fd