I created a new Git repository but am unable to push it using terminal.
This is what I'm doing
git remote add origin https://github.com/dilipptt/first_app.git
git push origin master
and what I'm getting back:
error: Failed to connect to
github.com:8080
; Connection refused while accessinghttps://github.com/dilipptt/first_app.git/info/refs?service=git-receive-pack
fatal: HTTP request failed