8

So:
git add . - marks the files in my local folder to be added to the repo

git rm -rf . - deletes the files off my file system ? Crap!

Comments
Add Comment