Hi all,
Going through the docs.railbridge.org front end basics. When it comes to deploy to Github, i come across an error that i don't know how to resolve. Wondering if i can get some feedback/help from the community?
The error 'fatal: unable to access https://[gitusername]....: The requested url returned error:400' occurs after the following has been entered into Terminal:
git push -u origin master
Thanks in advanced.