Answer the question
In order to leave comments, you need to log in
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
Answer the question
In order to leave comments, you need to log in
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
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question