摘要:
git本地仓库同步到远程仓库上 $ git remote add origin http://github.com/powfulCsharp/NuUserControl.git $ git push -u origin master 把远程仓库用git clone +url 克隆到本地 在远程仓库用 阅读全文
posted @ 2016-08-14 17:21
Simen.Net
阅读(209)
评论(0)
推荐(0)