http://www.git-scm.com/download/
http://download.tortoisegit.org/
指南
1. Getting Started
2. Git Basics
3. Git Branching
4. Git on the Server
5. Distributed Git
6. GitHub
7. Git Tools
8. Customizing Git
9. Git and Other Systems
10. Git Internals
安装步骤:
如何使用github
生成
SSH Public Key
─.ssh │ id_rsa │ id_rsa.pub │ zxg.ppk
1.通过bash 生成 id_rsa ,id_rsa.pub
2.安装TortoiseGit 用 PuTTYgen 生成 zxg.ppk
3. 把公钥放在 github
4. 使用时加载 私钥(用 Pageant )
时间: 2024-12-25 09:24:32