In my project I am using GIT as a version control system.
I made changes related to the amendment template: example.html.
Then: I changed the css file and added the folder and put the file there: example.js.
Execute: git status
and retrieves the message that has been modified in the HTML file, but about the changes in the CSS file and the JS file folder To add, there is no trace.
No comments:
Post a Comment