Skip to content
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

Add repo.clean #65

Open
tomek-he-him opened this issue Jul 6, 2015 · 2 comments
Open

Add repo.clean #65

tomek-he-him opened this issue Jul 6, 2015 · 2 comments

Comments

@tomek-he-him
Copy link

Hi, I’d love to be able to clean a part of the repo. For example:

repo.clean(
  'test/mock-cwd',
  {force: true},
  (error) => {}
);
@notatestuser
Copy link
Owner

Could you send a PR?

@tomek-he-him
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants