git-clean-slate 120 B

1234
  1. #!/bin/bash
  2. echo "we should probably ask if you're sure here since you're getting rid of everything"
  3. git clean -f -d -x