atul
Thu Feb 15 2018
In ssh url
git@github.com:code-mancers/engineering-blog.git
git is the user on github.com server. Even ssh://code-mancers@github.com/engineering-blog.git
is a valid git url since git tries to clone it but since there is no code-mancers user on github hence git is not able to clone it.