git 是网上很流行的版本控制工具 ,尝试 熟悉并使用 它(也有windows版本,这里介绍mac的)
额,再操作前 先看看这个 并跟着做做
http://www.uml.org.cn/pzgl/201204285.asp
1,到github官网 申请账号
2,下载git
git-1.7.2-intel-leopard.dmg
相关网址是:http://code.google.com/p/git-osx-installer/downloads/list
3. 软件安装完毕,开始创建公共密钥
建议 参照 官方文档 操作
https://help.github.com/articles/generating-ssh-keys
4,接下了 再github中创建一个自己的 仓库
并设置你的git
参照官方文档
https://help.github.com/articles/set-up-git
- Set Up Git
- Create A Repository
- Fork A Repository
- Be Social
ok。。。。。需要属性 git 的一些相关命令