会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
where there is a will, there is a way!
博客园
首页
新随笔
联系
管理
订阅
2018年12月4日
git添加/删除远程仓库
摘要: 注意:仓库只有管理员建的你才有权限上传,不然自己建的也没用,没权限上传 1、远程仓库路径查询 git remote -v 2、添加远程仓库 git remote add origin <你的项目地址> //注:项目地址形式为:https://gitee.com/xxx/xxx.git或者 git@g
阅读全文
posted @ 2018-12-04 11:04 front-gl
阅读(20884)
评论(0)
推荐(0)
公告