We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I’d love to be able to clean a part of the repo. For example:
repo.clean( 'test/mock-cwd', {force: true}, (error) => {…} );
The text was updated successfully, but these errors were encountered:
Could you send a PR?
Sorry, something went wrong.
Hi, thanks for the response. I actually moved to a simpler solution for the initial problem – without git. So I’m not using gift after all.
Feel free to close this issue if you don’t think it may be useful for others.
No branches or pull requests
Hi, I’d love to be able to clean a part of the repo. For example:
The text was updated successfully, but these errors were encountered: