GitHub combines tortoisegit with Sshkey, eliminating the need to enter an account and password every time

Source: Internet
Author: User

First you need to be clear, on GitHub support three ways to project clone Https,ssh,subversion

SSH Way [email protected]: username/repository T.git This is for this way

https://github.com/User name/repository. git

https://github.com/User name/repository

First find the Puttygen tool Tortoisegit comes with

First find the Puttygen tool Tortoisegit comes with

If prompted to enter key passphrase, you can choose not to fill in.

After the build is complete, set the above public key to GitHub. GitHub's setup interface, with Sshkeys, can be added in.

What if the "Disconnected:no Supported authentication Methods available" error message appears?


Because the remote server prohibits the use of the Password Authentication feature, you can pass the Vi/etc/ssh/sshd_config (Windows is also this file),

Find Passwordauthentication No to save restart service for Yes.

GitHub combines tortoisegit with Sshkey, eliminating the need to enter an account and password every time

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.