Closed
Description
Version
3.0.0-rc.5
Reproduction link
https://github.com/vuejs/vue-cli
Steps to reproduce
- Open the UI with "vue ui"
- Create new Project
- Deactivate Initialize git repository
- Create Project with any options
What is expected?
Git repository is not initialized.
What is actually happening?
.git folder and .gitignore file are created.