When creating a new file in the git warehouse, git status does not prompt for changes.
高洛峰2017-05-02 09:27:54
0
2
653
When a new file is created in the git warehouse, the git status does not prompt for changes, but it does prompt when files in the warehouse are changed. What is going on
Look at .gitignore
The file you created is not included in the repository? Otherwise there will definitely be a reminder