Is local git successfully linked to github?
阿神
阿神 2017-05-02 09:37:04
0
2
622

I have a windows system and I have installed the git client locally. I want to check whether the link to github is successful? How to operate!

阿神
阿神

闭关修行中......

reply all(2)
给我你的怀抱
ssh -T git@github.com
巴扎黑

This needs to be configured. Have you set the corresponding username/email and the generated rsa secret medicine? If it is set up, directly execute the ssh -T git@github.com command and there will be relevant prompts whether the link is successful

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template