THis is likely the dumbest question of all time on stack overflow... but I have spent close to an hour attempting this, with no luck, and am considering signing up to BitBucket.
1) Dragging and dropping into github, does not upload entire folder, but 5 out of about 30 .py files, and does not include any of the html, css etc... and does not keep any heirarchal structure as it only includes .py files
2) Command line: having git commit
my folder, I try to git push origin
and am met with this error:
git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
I have no idea what this means...