D
D
des1roer2015-06-10 10:22:46
git
des1roer, 2015-06-10 10:22:46

Is ssh required for GitHub?

downloaded stray from github. created rap. put the files in there. I want to submit this case to github.

--\Documents\GitHub\was [master +74 ~0 -0]> git push https://github b.com/deslroer/WasDatepicker.git origin
fatal: unable to access 3 https://github.com/deslroer /WasDatepicker.git/ ': Failed connect to github.com:443; no error

what could be wrong?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
des1roer, 2015-06-10
@des1roer

you need to specify a proxy

git config --global http.proxy http://proxyuser:[email protected]:8080
git config --global https.proxy https://proxyuser:[email protected]:8080

stackoverflow.com/questions/783811/getting-git-to-...

A
Alexey Yakhnenko, 2015-06-10
@ayahnenko

as far as I can see your account is called https://github.com/des 1 roer
and you push to https://github.com/des l roer

L
Leo, 2015-06-10
@STLEON

https://github.com/deslroer/WasDatepicker/ - 404
did you have a private or public rap then?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question