Connecting over SSH a problem? You may need one of these for a repo you've already git clone
d:
git config url.https://github.com/.insteadOf ssh://git@github.com/
git config url.https://github.com/.insteadOf ssh://git@github.com:
git config url.https://github.com/.insteadOf git@github.com: