-
Notifications
You must be signed in to change notification settings - Fork 291
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sl clean --all .
, doesn't.
#564
Comments
I see. It just doesn't remove empty dirs. OK, my feedback is that githelp should return this: > sl githelp -- git clean -dfx .
sl clean --all --dirs . …or that |
Good idea. Will you submit a PR for this? |
Which PR would you like @vegerot? The one that updates githelp's advice, or the one that changes the behaviour of |
the githelp one |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Despite this claim:
Running
sl clean --all .
doesn't remove untracked-and-ignored stuff like mynode_modules/
folder.Sapling 0.2.20230228-144002-h9440b05e
The text was updated successfully, but these errors were encountered: