The important reason for writing this article is that many people feel unable to share a key pair directly with the Linux system when they use tortoisegit under WindowsThe reason is that tortoisegit default to use the Putty format of the Ssh-key,
Original: http://our2848884.blog.163.com/blog/static/146854834201152325233854/Recently I feel the code on my computer is too messy, the East piece, the West piece ... Then decided to use the formal source control software to manage their own later
Tortoisegit uses a key with an extension of PPK instead of the RSA key generated by Ssh-keygen. Use the command ssh-keygen-c "e-mail Address"-t RSA generates a key that is not available in Tortoisegit. and git-based development must use the RSA key,
From: Http://www.sineysoft.com/blog/catalog.asp?tags=svn+git+tortoisegit+ssh+%E9%85%8D%E7%BD%AE
Previous version management of the project has been using SVN, recently found Git, was immediately attracted by the characteristics of his profile,
Use TortoiseGit to add SSH keys to the github account to solve the problem that pull always prompts you to enter the password. tortoisegitgithub
Every time you synchronize or upload code to the code library on githun, you need to enter the user name
Git is a good thing, and tortoisegit is a good thing. The use of Tortoisegit in Windows is much more, while the command line is relatively small.
For Tortoisegit, there are two ways to support the use of keys, one is to support openssh keys, and
Tortoisegit uses a key with an extension of PPK instead of the RSA key generated by Ssh-keygen. That is to say, using ssh-keygen-c "[email protected]"-t RSA generated key is not available in Tortoisegit. For GitHub-based development, the RSA key
1. Installation of Tortoisegit and Msysgit
(1) tortoisegit Download: http://download.tortoisegit.org/tgit/, if tortoisegit English look not pleasing to the eye can be installed a Chinese language pack.
(2) msysgit download:
Tortoisegit
Use a key with an extension of PPK instead of an RSA key generated by SSH-keygen. Keys generated by using the command ssh-keygen-c "email address"-t rsa cannot be used in tortoisegit. Based on
Git
You must use the RSA key for development.
Previously, I used tortoisehg to manage the project, and I never used tortoisegit. These two products respectively made a graphical interface for the Distributed Management Tool Hg and git to make it easier to use. You do not need to remember many
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.