Git是现在最流行的版本控制系统之一了,今天也试试了,成功了上传了远程仓库,接下来看看我是怎么做的. (ps:七牛抓取不到图片,请移步:http://blog.csdn.net/u011043843/article/details/33336625) 1.首先,要有git的账号,点击查看怎么注册? 2.注册成功之后,登陆GitHub,然后,在右上角找到"Create a new repo"按钮,创建一个新的仓库: 在Repository name填入bless,其他保持默认设置,点击&
http://www.open-open.com/lib/view/open1406105786710.html 1.在https://github.com new repository 2.在eclipse中new project 比如:Test项目 3.右击"Test"->Team->share project... ->select a repository type:Git勾选 Use or create repository in parent f