在本地建立好git仓库之后,怎样将项目发布到远程仓库。步骤如下: 1,首先在https://github.com注册账户; 2,然后创建create repository(建立仓库); 3,给项目添加本地仓库:git remote add origin 'https://github.com/use Read More
posted @ 2016-02-17 10:31 杯子不存在 Views(142) Comments(0) Diggs(0)