<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Technological achievements dream_分类_Git/GitHub</title><id>http://feed.cnblogs.com/blog/u/33262/category/352240/rss</id><updated>2012-05-27T15:28:58Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Henllyee/category/352240.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/33262/category/352240/rss"/><entry><id>http://www.cnblogs.com/Henllyee/archive/2012/02/02/Git_Firt.html</id><title type="text">Git学习笔记（一）初识Git</title><summary type="text">Git/GitHub已经火爆很长时间了，我已经落伍了。不管怎样现在学习也不为晚，今年也争取走出.Net，看看外面的世界。 安装Git 这里只在Window下进行的，首先从这里下载Git.exe。下载完成后，然后就进行Next、Next、Next… 生成SSH 安装完成后，进行SSH的生成跟设置，打开“Git Bash” 1.判断是否已经创建了ssh: $ cd ~/.ssh 第一次安装完，一般提示为No. 2.生成ssh $ ssh-keygen -t rsa -C henllyee@126.com 这里使用您自己的邮箱 默认会生成id_dsa.pub文件在C:\Use...</summary><published>2012-02-02T12:38:00Z</published><updated>2012-02-02T12:38:00Z</updated><author><name>Henry Cui</name><uri>http://www.cnblogs.com/Henllyee/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Henllyee/archive/2012/02/02/Git_Firt.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Henllyee/archive/2012/02/02/Git_Firt.html"/><content type="html"/></entry></feed>
