Using ‘vue create ‘, git add . doesn’t seem to work
I was creating a new Vue app and used ‘vue create testapp’. I selected the typical defaults and it initialized the directory for git. Fine. I changed the directory to the project’s directory and typed ‘git status’, I get the following: