/ Published in: Bash
"-n" just shows you what will be deleted.
Replace it with "-f" to actually clean your repository
Replace it with "-f" to actually clean your repository
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
git clean -d -x -n