摘要: 取得Git仓库初始化一个版本仓库git initClone远程版本库git clone git@xbc.me:wordpress.git添加远程版本库origin,语法为 git remote add [shortname] [url]git remote add origin git@xbc.me... 阅读全文
posted @ 2014-04-17 17:19 solo人生 阅读(200) 评论(0) 推荐(0)