In this folder, I then ran a “git init” to create the repo. Once that was done, you can see I did a “git add –all” to add all the existing files and folders. I then made an initial commit, with a basic comment. That committed all my current ...
↧