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

CLI is too aggressive with empty directory detection #3

Closed
matt-gadd opened this issue Jul 20, 2016 · 0 comments
Closed

CLI is too aggressive with empty directory detection #3

matt-gadd opened this issue Jul 20, 2016 · 0 comments
Milestone

Comments

@matt-gadd
Copy link
Contributor

The cli should not include dotfiles when doing empty directory detection.

Example:

$ git init my-project
$ cd my-project
$ dojo new my-project

see Error: Directory is not empty even though all that is inside is the .git folder

@kitsonk kitsonk added this to the 2016.08 milestone Aug 1, 2016
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