I have followed these instructions below to upload a project.
Global setup:
Download and install Git
git config --global user.name \"Your Name\"
If you are using a linux machine then check,
Generating new SSH keys and adding them to my Github account solved my problem. You can look into this page for more details. GitHelp.