I have followed these instructions below to upload a project.
Global setup:
Download and install Git git config --global user.name \"Your Name\"
In my case, I had to setup the public key for another user, as I already had one for my main user. once I switched users and performed the commands in the link above I was able to perform the setup for my test server without a problem.