Open ciyer opened 5 years ago
Add a menu option that runs git clean -i.
git clean -i
closed by #8?
No, it is not yet implemented because we need a good way to inform the user what is going to happen and get her approval for something as potentially destructive as clean.
Add a menu option that runs
git clean -i
.