In this tutorial I did a commit on Visual Studio Code
-git init
-git status (check the files)
-git add . (select all the files)
-git commit -m "comment"
-git remote add origin "URL repository"
publish
Thanks for watching
#git #visualStudioCode #webdevelopment #commit #proyecto