-
Notifications
You must be signed in to change notification settings - Fork 12k
ng new
with --skipGit still generates some git files
#18122
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
Comments
Duplicate of #8638 |
@jelbourn, can you please provide some more insights in the above mentioned issues to why |
In my case I already had a |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug report
Command
Description
Running
ng new
with--skipGit
still generates a.gitignore
and a.gitkeep
file.Minimal Reproduction
Environment
Angular CLI: 10.0.1
Node: 12.18.2
OS: win32 x64
Angular:
...
Ivy Workspace:
Package Version
@angular-devkit/architect 0.1000.1
@angular-devkit/core 10.0.1
@angular-devkit/schematics 10.0.1
@schematics/angular 10.0.1
@schematics/update 0.1000.1
rxjs 6.5.5
The text was updated successfully, but these errors were encountered: